diff options
author | frosty <passedgoandgot200@disroot.org> | 2025-05-19 08:52:38 -0400 |
---|---|---|
committer | frosty <passedgoandgot200@disroot.org> | 2025-05-19 08:52:38 -0400 |
commit | ce8a79066992da40d72ec4164e80a83966631cc1 (patch) | |
tree | a207e3d60a8bfc229652eb61fd210bf2a3880e9f | |
parent | 24897b4ec55af3f21ce690783b9ca62c51f2ee67 (diff) |
fix source url
-rw-r--r-- | hugo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,5 +26,5 @@ weight = 20 [[menu.right_nav]] name = "source" -url = "https://github.com/frostyfalls/frostyfalls.github.io" +url = "https://codeberg.org/frosty/www" weight = 10 |