aboutsummaryrefslogtreecommitdiff
path: root/_footer.t.html
diff options
context:
space:
mode:
authorkeni7385 <andrea@andreacorsini.xyz>2022-06-04 00:09:16 +0300
committerkeni7385 <andrea@andreacorsini.xyz>2022-06-04 00:09:16 +0300
commitaa547f522941c9ba3c60dd0083305c59f717cedd (patch)
treee8ba86747892a89162288ec9be4eed738311190d /_footer.t.html
Initial commit
Diffstat (limited to '_footer.t.html')
-rwxr-xr-x_footer.t.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/_footer.t.html b/_footer.t.html
new file mode 100755
index 0000000..7a6f0d6
--- /dev/null
+++ b/_footer.t.html
@@ -0,0 +1,9 @@
+ </main>
+ <footer>
+ <p><a href="/rss.xml"><img src="/images/feed.svg"> Feed RSS</a> |
+ <a href="/email.html"><img src="/images/email.svg"> Email</a></p>
+ <p>Copyright &copy; 2020-2022 Andrea Corsini -
+ <a href="/privacy-policy.html">Privacy policy</a></p>
+ </footer>
+ </body>
+</html>