aboutsummaryrefslogtreecommitdiff
path: root/layouts/_default/single.html
diff options
context:
space:
mode:
authorKaran Jayachandra <me@karanj.com>2026-02-21 17:56:22 +0100
committerKaran Jayachandra <me@karanj.com>2026-02-21 17:56:22 +0100
commitb3ee6e630d5e07a9876dbc1f9dc802fc23c9db98 (patch)
treeb9fb8b4b4181380faba5e3b0e69155963f36e90b /layouts/_default/single.html
parentefee54eb36611329796d61167ff8f1fe1d610d35 (diff)
parent430e82ffa5f5636110a2ac9c58ac9d5e4addfce3 (diff)
Merge branch 'develop' into 'main'
Changed styling of the page See merge request KaranJayachandra/karanjayachandra.gitlab.io!11
Diffstat (limited to 'layouts/_default/single.html')
-rw-r--r--layouts/_default/single.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/layouts/_default/single.html b/layouts/_default/single.html
index 73019bf..daa1d38 100644
--- a/layouts/_default/single.html
+++ b/layouts/_default/single.html
@@ -4,6 +4,4 @@
<div><time>{{ dateFormat ":date_medium" .Date }}</time></div>
{{ .Content }}
</article>
-<hr style="border-bottom: dotted 1px; border-top: none;" >
-<footer>Back to <a href="/posts">Posts<a></footer>
{{ end }} \ No newline at end of file