Fixed post_bottom template
authorLukas Krickl <lukas@krickl.dev>
Mon, 23 Jun 2025 03:52:11 +0000 (05:52 +0200)
committerLukas Krickl <lukas@krickl.dev>
Mon, 23 Jun 2025 03:52:11 +0000 (05:52 +0200)
assets/post_bottom.html

index eeafde196ad38a48c44274ab9fc301a4cfaf4abb..c5a773a1fcaac5e04c6421098823b8a08edf82e0 100644 (file)
@@ -1,5 +1,5 @@
 
-  <a href="./contact.html" >Contact</a>
+  <a href="/contact.html" >Contact</a>
 </body>
 
 </html>