fix: ensure mediawiki logo survives updates
All checks were successful
Flake checks / Check (pull_request) Successful in 4m28s

This commit is contained in:
teutat3s 2024-01-08 14:35:43 +01:00
parent a59e9cb6ea
commit a7f98c2d45
Signed by: teutat3s
GPG key ID: 4FA1D3FA524F22C1

View file

@ -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