Updated Logo Path

This commit is contained in:
Conrad Schulz 2021-01-09 16:41:32 +01:00
parent 1763220643
commit 2ad8c4ac3a

View file

@ -36,7 +36,7 @@ $wgResourceBasePath = $wgScriptPath;
## The URL paths to the logo. Make sure you change this from the default,
## or else you'll overwrite your logo when you upgrade!
$wgLogos = [ '1x' => "$wgResourceBasePath/resources/assets/IMG_3131.png" ];
$wgLogos = [ '1x' => "$wgResourceBasePath/resources/assets/Wiki_Logo.png" ];
## UPO means: this is also a user preference option