Add mediawiki icons
This commit is contained in:
parent
dbe93cfc58
commit
7ef77117a4
@ -43,7 +43,7 @@ $wgLogos = [
|
|||||||
'1x' => "$wgResourceBasePath/resources/assets/wiki.png",
|
'1x' => "$wgResourceBasePath/resources/assets/wiki.png",
|
||||||
// '1x' => "$wgScriptPath/extensions/StuzersWiki/assets/images/wiki.png",
|
// '1x' => "$wgScriptPath/extensions/StuzersWiki/assets/images/wiki.png",
|
||||||
];
|
];
|
||||||
//$wgFavicon = "$wgScriptPath/extensions/StuzersWiki/assets/images/favicon.ico";
|
$wgFavicon = "$wgResourceBasePath/resources/assets/wiki.ico";
|
||||||
|
|
||||||
// Settings: UPO
|
// Settings: UPO
|
||||||
// UPO means: this is also a user preference option
|
// UPO means: this is also a user preference option
|
||||||
|
BIN
build/mediawiki_override/resources/assets/wiki.ico
Normal file
BIN
build/mediawiki_override/resources/assets/wiki.ico
Normal file
Binary file not shown.
After Width: | Height: | Size: 15 KiB |
BIN
build/mediawiki_override/resources/assets/wiki.png
Normal file
BIN
build/mediawiki_override/resources/assets/wiki.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 21 KiB |
Reference in New Issue
Block a user