diff options
author | frosty <passedgoandgot200@disroot.org> | 2025-06-17 04:38:15 -0400 |
---|---|---|
committer | frosty <passedgoandgot200@disroot.org> | 2025-06-17 04:38:15 -0400 |
commit | 61fbce70abd2cafaef960f5e787a97a3a828d74e (patch) | |
tree | 5d49885a2f1f0254075d3dae96faf00b50ccfd5e /hugo.toml | |
parent | 91408bd3d594ca341f8c27b6b4d7403b564f4d38 (diff) |
remove static fonts, update posts, clean up layout
Diffstat (limited to 'hugo.toml')
-rw-r--r-- | hugo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -20,7 +20,6 @@ posts = "/:2006/:01/:02/:title/" [params] subtext = "Lots of ideas, not many implementations." -iconURL = "/img/pfp.png" [params.author] name = "frosty" |