From 8e6ffac5bbe90b6ea760b30f3efe447d209fe536 Mon Sep 17 00:00:00 2001 From: Archos Date: Sun, 10 May 2026 11:40:47 +0200 Subject: [PATCH] fix: fedi odkaz na gts.arch-linux.cz --- hugo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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"