diff options
author | Matthew Lemon <matt@matthewlemon.com> | 2022-08-22 07:39:06 +0100 |
---|---|---|
committer | Matthew Lemon <matt@matthewlemon.com> | 2022-08-22 07:39:06 +0100 |
commit | a95d310f6d62af3e9d2b440227fcd99ed3f38e48 (patch) | |
tree | 0a017d2c8c749605a79a7c71b350f4a6397be346 /layouts/partials | |
parent | 18cef0e0982b2e42d85c6259e2464798b8979217 (diff) |
update
Diffstat (limited to 'layouts/partials')
-rw-r--r-- | layouts/partials/poetry.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/layouts/partials/poetry.html b/layouts/partials/poetry.html index c62ddc1..86d67b6 100644 --- a/layouts/partials/poetry.html +++ b/layouts/partials/poetry.html @@ -1,6 +1,6 @@ -<h2>Poetry</h2> +<h2>Poems</h2> -<p>This is experimental.</p> +<p>This page is experimental.</p> <ul id="poetry"> {{ range where site.RegularPages "Section" "writing" }} |