aboutsummaryrefslogtreecommitdiff
path: root/layouts/_default/single.html
diff options
context:
space:
mode:
authorKaran Jayachandra <mail@karanjayachandra.com>2026-02-21 17:55:03 +0100
committerKaran Jayachandra <mail@karanjayachandra.com>2026-02-21 17:55:03 +0100
commit430e82ffa5f5636110a2ac9c58ac9d5e4addfce3 (patch)
treeb9fb8b4b4181380faba5e3b0e69155963f36e90b /layouts/_default/single.html
parent7ff25e9f4ea4058284af33684b3a687c8407b92d (diff)
Changed styling of the page
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