aboutsummaryrefslogtreecommitdiff
path: root/layouts/lists
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/lists')
-rw-r--r--layouts/lists/list.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/lists/list.html b/layouts/lists/list.html
index e2bc2e0..6b5301f 100644
--- a/layouts/lists/list.html
+++ b/layouts/lists/list.html
@@ -1,7 +1,7 @@
{{ define "main" }}
<div class="list">
<h1>{{ if .Params.heading }}{{ .Params.heading }}{{ else }}{{ .Title }}{{ end }}</h1>
- <p>These are random lists of stuff by me. These include some recommendations or things I use, maybe some plans as a "public to-do list", etc</p>
+ {{ .Content }}
<ul>
{{ range .Pages.ByTitle }}
<li>