From 8cfe22205a203a3a7a5ede7107a723c793e488e2 Mon Sep 17 00:00:00 2001 From: Silberengel Date: Wed, 27 May 2026 17:27:49 +0200 Subject: [PATCH] fix footer address --- config/unfold.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/unfold.yaml b/config/unfold.yaml index 8cb65ff..04c226a 100644 --- a/config/unfold.yaml +++ b/config/unfold.yaml @@ -55,7 +55,7 @@ parameters: magazine_prewarm_also_slugs: '%env(default:magazine_prewarm_also_slugs_empty:MAGAZINE_PREWARM_ALSO_SLUGS)%' external_links: - title: "GitCitadel on GitHub" - url: "https://github.com/gitcitadel" + url: "https://github.com/ShadowySupercode/" description: "GitCitadel open-source repositories." - title: "Unfold source" url: "https://git.imwald.eu/silberengel/unfold/src/branch/gitcitadel"