aboutsummaryrefslogtreecommitdiff
path: root/template/_footer.html
diff options
context:
space:
mode:
Diffstat (limited to 'template/_footer.html')
-rwxr-xr-xtemplate/_footer.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/template/_footer.html b/template/_footer.html
index f137b83..76980a6 100755
--- a/template/_footer.html
+++ b/template/_footer.html
@@ -1,5 +1,7 @@
1<div class="footer"> 1<div class="footer">
2 <footer class="wrapper"> 2 <footer class="wrapper">
3 Generic footer 3 This website does not track you.
4 Content is made available under the <a href="https://creativecommons.org/licenses/by/4.0/" target="_blank">CC BY 4.0 license</a> unless specified otherwise.
5 Blog feed available as <a href="/feed.rss" target="_blank">RSS</a> or <a href="/feed.json" target="_blank">JSON</a> feeds.
4 </footer> 6 </footer>
5</div> 7</div>