Fix logo usage

This commit is contained in:
2026-09-18 09:31:07 +03:00
parent 1cb805fdc7
commit 046abbc830
3 changed files with 9 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
<?php
$config['skin_logo'] = [
'login' => 'static.php/skins/eternity/images/logo.svg',
];