aboutsummaryrefslogtreecommitdiff
path: root/templates/404.html
diff options
context:
space:
mode:
authorMitja Felicijan <mitja.felicijan@gmail.com>2024-03-10 15:25:56 +0100
committerMitja Felicijan <mitja.felicijan@gmail.com>2024-03-10 15:25:56 +0100
commit2bc2f0b2791645b4c2f4355dcaffa2baef3e1f93 (patch)
treed362a2dd1a97dd5c8f98a95189bfd200b11423e3 /templates/404.html
parentc371d4c1baf017ea7dbaabe67e0aaa30b1572b8b (diff)
downloadmitjafelicijan.com-2bc2f0b2791645b4c2f4355dcaffa2baef3e1f93.tar.gz
Added jbmafp to the footer
Diffstat (limited to 'templates/404.html')
-rwxr-xr-xtemplates/404.html7
1 files changed, 6 insertions, 1 deletions
diff --git a/templates/404.html b/templates/404.html
index f000fd9..58deeee 100755
--- a/templates/404.html
+++ b/templates/404.html
@@ -96,7 +96,12 @@
96 catch up with me <a href="https://telegram.me/mitjafelicijan" target="_blank">on Telegram</a>. 96 catch up with me <a href="https://telegram.me/mitjafelicijan" target="_blank">on Telegram</a>.
97 </p> 97 </p>
98 <hr> 98 <hr>
99 <p><small>This page's is also available as <a href="/feed.xml" target="_blank">RSS feed</a>.</small></p> 99 <p>
100 <small>
101 This page's is also available as <a href="/feed.xml" target="_blank">RSS feed</a>.
102 Page was built with <a href="https://github.com/mitjafelicijan/jbmafp" target="_blank">jbmafp</a>.
103 </small>
104 </p>
100 </footer> 105 </footer>
101 </body> 106 </body>
102</html> 107</html>