corretto path favicon
This commit is contained in:
@@ -46,7 +46,7 @@ class GUIHandler {
|
||||
echo "<meta name=\"description\" content=\"$description\">\n";
|
||||
echo "<meta name=\"author\" content=\"$author\">\n";
|
||||
echo "<meta http-equiv=\"X-UA-Compatible\" content=\"IE=Edge,chrome=1\">";
|
||||
echo '<link rel="shortcut icon" href="'.self::getImagesUrl().'/favicon.png">'."\n";
|
||||
echo '<link rel="shortcut icon" href="favicon.ico">'."\n";
|
||||
echo '<link href="http://fonts.googleapis.com/css?family=Lato&subset=latin,latin-ext" rel="stylesheet" type="text/css">'."\n";
|
||||
echo '<META http-equiv="Cache-Control" content="no-cache,no-store" />';
|
||||
echo '<META http-equiv="Pragma" content="no-cache" />';
|
||||
|
||||
Reference in New Issue
Block a user