forked from iipc/webarchive-commons
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsite.xml
More file actions
33 lines (30 loc) · 1.11 KB
/
Copy pathsite.xml
File metadata and controls
33 lines (30 loc) · 1.11 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
<?xml version="1.0" encoding="UTF-8"?>
<project name="OpenWayback">
<bannerRight>
<name>International Internet Preservation Consortium</name>
<src>images/iipc_logo.png</src>
<href>http://netpreserve.org/</href>
</bannerRight>
<skin>
<groupId>org.apache.maven.skins</groupId>
<artifactId>maven-fluido-skin</artifactId>
<version>1.5</version>
</skin>
<body>
<breadcrumbs>
<item name="Webarchive Commons" href="index.html"/>
</breadcrumbs>
<links>
<item name="GitHub" href="https://github.com/iipc/webarchive-commons"/>
<item name="Home" href="index.html"/>
</links>
<menu name="Overview">
<item name="Release Notes" href="CHANGES.html"/>
<item name="API" href="./apidocs/index.html"/>
<item name="Browse/Submit a Bug" href="https://github.com/iipc/webarchive-commons/issues"/>
</menu>
<menu ref="reports" inherit="top"/>
<menu ref="modules" inherit="bottom"/>
<menu ref="parent" inherit="bottom"/>
</body>
</project>