diff --git a/config.php b/config.php index 6c766b9..fb9f092 100644 --- a/config.php +++ b/config.php @@ -37,4 +37,4 @@ $theme = 'material-light'; // Set here your language. The file must exist in the lang directory $language = "en"; // Favicon - Set here the path to your favicon -$favicon = "https://example.com/res/img/favicon.png" +$favicon = "https://example.com/res/img/favicon.png";