Media Wiki Configure Site Logo
Jump to navigation
Jump to search
External
Internal
Overview
Add to LocalSettings.php:
$wgLogo = 'resources/assets/cat.png';
The value should be a relative path from DOCUMENT_ROOT.
⚠️ Do not simply overwrite the default logo installed with MediaWiki (/resources/assets/wiki.png); this file will automatically be overwritten when you upgrade and your changes will be lost.