Commit c66afee

HPCesia <me@hpcesia.com>
2025-04-16 07:01:38
feat(config): switch link in footer to codeberg
1 parent f81312c
Changed files (1)
src/config.ts
@@ -164,7 +164,7 @@ export const footerConfig: FooterConfig = {
     [
       {
         text: 'Astral Halo',
-        link: 'https://github.com/HPCesia/astral-halo',
+        link: 'https://codeberg.org/HPCesia/AstralHalo',
         class: 'font-bold',
       },
     ],