fix: ensure mediawiki logo survives updates
All checks were successful
Flake checks / Check (pull_request) Successful in 4m28s
All checks were successful
Flake checks / Check (pull_request) Successful in 4m28s
This commit is contained in:
parent
a59e9cb6ea
commit
a7f98c2d45
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue