fix: remove duplicate wgLogo setting
All checks were successful
Flake checks / Check (pull_request) Successful in 4m39s
All checks were successful
Flake checks / Check (pull_request) Successful in 4m39s
This commit is contained in:
parent
1d018ade9b
commit
8d06c61d2f
|
@ -120,7 +120,6 @@
|
||||||
# End of automatically generated settings.
|
# End of automatically generated settings.
|
||||||
# Add more configuration options below.
|
# Add more configuration options below.
|
||||||
|
|
||||||
$wgLogo = "https://pub.solar/assets/pubsolar.svg";
|
|
||||||
$wgLogos = [
|
$wgLogos = [
|
||||||
'svg' => "https://pub.solar/assets/pubsolar.svg",
|
'svg' => "https://pub.solar/assets/pubsolar.svg",
|
||||||
'icon' => "https://pub.solar/assets/pubsolar.svg",
|
'icon' => "https://pub.solar/assets/pubsolar.svg",
|
||||||
|
|
Loading…
Reference in a new issue