]> git.mar77i.info Git - mar77i.info/commitdiff
template.html: add footer
authormar77i <mar77i@protonmail.ch>
Sun, 16 Mar 2025 21:46:21 +0000 (22:46 +0100)
committermar77i <mar77i@protonmail.ch>
Sun, 16 Mar 2025 21:50:07 +0000 (22:50 +0100)
template.html

index a5f2bf6ace1243e089123cf0354bbf7441459383..69e31024b0023141b62db2277c470561c6d711b5 100644 (file)
@@ -17,5 +17,9 @@
       </ul>
     </nav>
     {page|safe}
+    <footer>
+      This website has been created using my own NIH static website generator inspired
+      by <a href="https://bearblog.dev" target="_blank">bearblog.dev</a>
+    </footer>
   </body>
 </html>