diff options
author | frosty <passedgoandgot200@disroot.org> | 2025-06-10 05:02:21 -0400 |
---|---|---|
committer | frosty <passedgoandgot200@disroot.org> | 2025-06-10 05:02:26 -0400 |
commit | eab0d3ff03c66cd0f41eab2c84b43089687c96b0 (patch) | |
tree | 4f79a63fa7f32ffd7fc8720fb9b19c5e2ff69fb7 | |
parent | 210379b410fe40f877999bd68648af29465545d7 (diff) |
move source URL to sourcehut
-rw-r--r-- | hugo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -28,5 +28,5 @@ weight = 10 [[menu.right_nav]] name = "source" -url = "https://codeberg.org/frosty/www" +url = "https://git.sr.ht/~auroras/www" weight = 10 |