summaryrefslogtreecommitdiffstats
path: root/layouts/stream/list.html
diff options
context:
space:
mode:
authorMatthew Lemon <matt@matthewlemon.com>2022-07-25 19:41:32 +0100
committerMatthew Lemon <matt@matthewlemon.com>2022-07-25 19:41:32 +0100
commitd9a2d5463d704b36b03d9fe2bebbcdcff198bbb8 (patch)
treee714758de9d4bf91583b6750f05d192bc8dcebee /layouts/stream/list.html
parent491dd890875fae5f78dd586a8006303102c26409 (diff)
removed redundant line
Diffstat (limited to '')
-rw-r--r--layouts/stream/list.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/layouts/stream/list.html b/layouts/stream/list.html
index 940c1c9..1987b21 100644
--- a/layouts/stream/list.html
+++ b/layouts/stream/list.html
@@ -1,5 +1,4 @@
{{ define "main" }}
-<h2>{{ with .Site.GetPage "section" "stream" }}{{ .Title }}{{ end }}</h2>
{{ .Content }}