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 /config.toml | |
parent | 18cef0e0982b2e42d85c6259e2464798b8979217 (diff) |
update
Diffstat (limited to 'config.toml')
-rw-r--r-- | config.toml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/config.toml b/config.toml index 58203e5..34368a9 100644 --- a/config.toml +++ b/config.toml @@ -48,10 +48,10 @@ pygmentsUseClasses = true post = '| ' [[menu.main]] - identifier = "poetry" - name = "Poetry" - title = "Poetry" - url = "/writing/poetry/" + identifier = "poems" + name = "Poems" + title = "Poems" + url = "/writing/poems/" weight = 20 post = '| ' |