summaryrefslogtreecommitdiffstats
path: root/src/partials/footer-content.hbs
diff options
context:
space:
mode:
authorDaniel Isaksen <d@duniel.no>2019-04-12 01:23:12 +0200
committerDaniel Isaksen <d@duniel.no>2019-04-12 01:23:12 +0200
commit2a97bc023e21dccc3fc7ece5af2304d83d8c056d (patch)
treed106ee75ef545df3ea9a4a92037e4498ca72a1bf /src/partials/footer-content.hbs
parentfbdc2f8de3ef34cc2e2576ce9e38066eb3d4c02b (diff)
downloadalpine-antora-theme-master.tar.bz2
alpine-antora-theme-master.tar.xz
changesHEADmaster
Diffstat (limited to 'src/partials/footer-content.hbs')
-rw-r--r--src/partials/footer-content.hbs3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/partials/footer-content.hbs b/src/partials/footer-content.hbs
index cdeeb47..994139c 100644
--- a/src/partials/footer-content.hbs
+++ b/src/partials/footer-content.hbs
@@ -1,4 +1,3 @@
<footer class="footer">
- <p>This page was built using the Antora default UI.</p>
- <p>The source code for this UI is licensed under the terms of the MPL-2.0 license.</p>
+ <p>Copyright &copy; 2019 Alpine Linux Development Team. All rights reserved.</p>
</footer>