From c7894cd9d6d1a662e59bc2caeb173d0eda630762 Mon Sep 17 00:00:00 2001 From: Schweby mit Hut Date: Sun, 17 Jan 2021 23:31:01 +0100 Subject: [PATCH] updated Logo --- hosts/hainich/services/lantifa.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/hainich/services/lantifa.nix b/hosts/hainich/services/lantifa.nix index d637eae..d32355c 100644 --- a/hosts/hainich/services/lantifa.nix +++ b/hosts/hainich/services/lantifa.nix @@ -36,7 +36,7 @@ in { $wgWikiDBNamespaces = 100; $wgGroupPermissions['user']['writeapi'] = true; $wgDefaultUserOptions['visualeditor-enable'] = 1; - $wgLogo = "/images/a/ac/LantifaLogoFem0.1.png"; + $wgLogo = "/images/a/ac/LantifaLogoFem0.2.jpg"; // PageForms config $wgGroupPermissions['*']['viewedittab'] = false;