change post back button to use javascript back

This commit is contained in:
2022-06-04 16:58:20 +02:00
parent 68f37299e0
commit 1e74c6eb26
+1 -1
View File
@@ -3,7 +3,7 @@
{{ end }}
{{ define "content" }}
<section class="container post">
<a href="/" class="back-button">Go Back</a>
<a class="back-button" onclick="history.back()">Go Back</a>
<article>
<header>
<div class="post-title">