summaryrefslogtreecommitdiffstats
path: root/layouts/stream/list.html
diff options
context:
space:
mode:
authorMatthew Lemon <matt@matthewlemon.com>2022-07-26 09:02:39 +0100
committerMatthew Lemon <matt@matthewlemon.com>2022-07-26 09:02:39 +0100
commitaf3e06cd0ff699e18d65cd0aed212b363221c12b (patch)
tree5f6d9f31d88f2bdac1fe808cc581fa39d9f3f82d /layouts/stream/list.html
parent9d02a6e1b185d15dbdedfa6f2b26e85b78fac228 (diff)
added permalink to stream post
Diffstat (limited to '')
-rw-r--r--layouts/stream/list.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/layouts/stream/list.html b/layouts/stream/list.html
index 8b7c961..fd87753 100644
--- a/layouts/stream/list.html
+++ b/layouts/stream/list.html
@@ -19,6 +19,8 @@
</div>
{{ end }}
</div>
+ <span><small><a href="{{ "stream" | absURL }}/#{{ .Date.Format "Monday 2 January 2006" | urlize}}">permalink</a></small></span>
+
<hr class="new1">
{{ end }}