Updated Logo Path
This commit is contained in:
parent
1763220643
commit
2ad8c4ac3a
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@ $wgResourceBasePath = $wgScriptPath;
|
||||||
|
|
||||||
## The URL paths to the logo. Make sure you change this from the default,
|
## The URL paths to the logo. Make sure you change this from the default,
|
||||||
## or else you'll overwrite your logo when you upgrade!
|
## 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
|
## UPO means: this is also a user preference option
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue