mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-21 15:23:50 -07:00
18
paper-api/src/site/site.xml
Normal file
18
paper-api/src/site/site.xml
Normal file
@@ -0,0 +1,18 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<project name="Bukkit">
|
||||||
|
<bannerLeft>
|
||||||
|
<name>Bukkit</name>
|
||||||
|
<src>http://bukkit.org/logo.png</src>
|
||||||
|
<href>http://bukkit.org/</href>
|
||||||
|
</bannerLeft>
|
||||||
|
<body>
|
||||||
|
<links>
|
||||||
|
<item name="Homepage" href="http://bukkit.org/" />
|
||||||
|
<item name="Forums" href="http://forums.bukkit.org/" />
|
||||||
|
<item name="Source/Github" href="https://github.com/Bukkit/" />
|
||||||
|
<item name="Continuous Integration/Jenkins" href="http://ci.bukkit.org/" />
|
||||||
|
<item name="Maven Repo" href="http://repo.bukkit.org/" />
|
||||||
|
</links>
|
||||||
|
<menu ref="reports" />
|
||||||
|
</body>
|
||||||
|
</project>
|
Reference in New Issue
Block a user