From f225aa4c7ee968fb3bb95ae2a0a9509834269e72 Mon Sep 17 00:00:00 2001 From: shagi Date: Wed, 15 Sep 2021 11:29:14 +0200 Subject: [PATCH] =?UTF-8?q?Cambiar=20ubicaci=C3=B3n=20del=20logo?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- etc/hm/LocalSettings.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/hm/LocalSettings.php b/etc/hm/LocalSettings.php index d4061c0..9ff4fb7 100644 --- a/etc/hm/LocalSettings.php +++ b/etc/hm/LocalSettings.php @@ -36,7 +36,7 @@ $wgResourceBasePath = $wgScriptPath; ## The URL path to the logo. Make sure you change this from the default, ## or else you'll overwrite your logo when you upgrade! -$wgLogo = "$wgResourceBasePath/resources/assets/wiki.png"; +$wgLogo = "$wgResourceBasePath/resources/assets/hm_logo.png"; ## UPO means: this is also a user preference option