aboutsummaryrefslogtreecommitdiffstats
path: root/src/site/site.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/site/site.xml')
-rw-r--r--src/site/site.xml26
1 files changed, 26 insertions, 0 deletions
diff --git a/src/site/site.xml b/src/site/site.xml
new file mode 100644
index 0000000..abe9f05
--- /dev/null
+++ b/src/site/site.xml
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<project name="pdf-form-replace-font2" xmlns="http://maven.apache.org/DECORATION/1.8.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="http://maven.apache.org/DECORATION/1.8.0 http://maven.apache.org/xsd/decoration-1.8.0.xsd">
+ <bannerLeft>
+ <name>pdf-form-replace-font2</name>
+ <src>https://maven.apache.org/images/apache-maven-project.png</src>
+ <href>https://www.apache.org/</href>
+ </bannerLeft>
+
+ <bannerRight>
+ <src>https://maven.apache.org/images/maven-logo-black-on-white.png</src>
+ <href>https://maven.apache.org/</href>
+ </bannerRight>
+
+ <skin>
+ <groupId>org.apache.maven.skins</groupId>
+ <artifactId>maven-fluido-skin</artifactId>
+ <version>1.7</version>
+ </skin>
+
+ <body>
+ <menu ref="parent" />
+ <menu ref="reports" />
+ </body>
+</project> \ No newline at end of file