Media Wiki Configure Site Logo

From NovaOrdis Knowledge Base
Revision as of 05:50, 18 November 2021 by Ovidiu (talk | contribs)
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.