diff --git a/hosts/nachtigall/apps/mediawiki.nix b/hosts/nachtigall/apps/mediawiki.nix index 532a9a2..ab515a1 100644 --- a/hosts/nachtigall/apps/mediawiki.nix +++ b/hosts/nachtigall/apps/mediawiki.nix @@ -40,7 +40,7 @@ ## The URL path to the logo. Make sure you change this from the default, ## or else you'll overwrite your logo when you upgrade! - $wgLogo = "$wgResourceBasePath/resources/assets/wiki.png"; + $wgLogo = "https://pub.solar/assets/pubsolar.svg"; ## UPO means: this is also a user preference option