diff options
author | wires <wires@noreply.wires.systems> | 2025-07-30 18:27:05 -0400 |
---|---|---|
committer | wires <wires@noreply.wires.systems> | 2025-07-30 18:27:05 -0400 |
commit | 7949320aceb3f6f686661b54261df7201818cbb4 (patch) | |
tree | 135e950453c7caac45536bf3c2cceca98ab6e814 | |
parent | reformat reading list (diff) | |
download | blog-7949320aceb3f6f686661b54261df7201818cbb4.tar.gz |
oops
-rw-r--r-- | hugo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hugo.toml b/hugo.toml index c4dae9b..0d5a4e0 100644 --- a/hugo.toml +++ b/hugo.toml @@ -30,7 +30,7 @@ summaryLength = 10 [[menu.main]] weight = -5 name = "tags" - url = "/tags.html" + url = "/tags" [[menu.main]] name = "rss" |