diff options
author | Martin Stockhammer <martin_s@apache.org> | 2017-06-13 20:44:32 +0200 |
---|---|---|
committer | Martin Stockhammer <martin_s@apache.org> | 2017-06-13 20:44:32 +0200 |
commit | 7c4e951f8dc566bcdeed736a133818d653d4324a (patch) | |
tree | 556294bd0d6a470595cda8b97f0728b20975fc06 /archiva-docs/src | |
parent | 79d2e2fd1b23d9de2c049ea5b38c770185433460 (diff) | |
download | archiva-7c4e951f8dc566bcdeed736a133818d653d4324a.tar.gz archiva-7c4e951f8dc566bcdeed736a133818d653d4324a.zip |
Updating config for new site plugin
Diffstat (limited to 'archiva-docs/src')
-rw-r--r-- | archiva-docs/src/site/site.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/archiva-docs/src/site/site.xml b/archiva-docs/src/site/site.xml index e0d532cc1..bc3310ddb 100644 --- a/archiva-docs/src/site/site.xml +++ b/archiva-docs/src/site/site.xml @@ -144,12 +144,13 @@ <item name="Sponsoring Apache" href="http://www.apache.org/foundation/sponsorship.html"/> <item name="Thanks" href="http://www.apache.org/foundation/thanks.html"/> </menu> - <footer> + <![CDATA[ <div class="row span12">Apache ${project.name}, ${project.name}, Apache, the Apache feather logo, and the Apache ${project.name} project logos are trademarks of The Apache Software Foundation.</div> <div class="row span12"> <a href="${project.url}privacy-policy.html">Privacy Policy</a> </div> + ]]> </footer> </body> |