diff --git a/hugo.toml b/hugo.toml index 984d7c8..3db4c2a 100644 --- a/hugo.toml +++ b/hugo.toml @@ -19,7 +19,7 @@ theme = "blowfish" headline = "Česká komunita Arch Linuxu" bio = "Návody, novinky a podpora pro uživatele Arch Linuxu v češtině." links = [ - { fediverse = "https://arch-linux.cz/@arch" }, + { fediverse = "https://gts.arch-linux.cz/@arch" }, { gitea = "https://git.arch-linux.cz/ArchlinuxCz" }, { matrix = "https://matrix.to/#/#archlinuxcz:matrix.org" }, { rss = "/index.xml" } @@ -106,7 +106,7 @@ theme = "blowfish" [[params.socialIcons]] name = "fediverse" - url = "https://arch-linux.cz/@arch" + url = "https://gts.arch-linux.cz/@arch" [[params.socialIcons]] name = "gitea"