Eliminato autore facebook
Signed-off-by: Riccardo Di Dato <r.didato@asdynamics.it>
This commit is contained in:
@@ -51,9 +51,9 @@ class GUIHandler {
|
||||
echo "<title>$title</title>\n";
|
||||
echo "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n";
|
||||
echo "<meta name=\"description\" content=\"$description\">\n";
|
||||
// if ($useAuthor){
|
||||
// echo "<meta name=\"author\" content=\"$author\">\n";
|
||||
// }
|
||||
if ($useAuthor){
|
||||
echo "<meta name=\"author\" content=\"$author\">\n";
|
||||
}
|
||||
echo "<meta http-equiv=\"X-UA-Compatible\" content=\"IE=Edge,chrome=1\">\n";
|
||||
echo '<link rel="shortcut icon" href="images/favicon.ico">'."\n";
|
||||
echo '<link href="http://fonts.googleapis.com/css?family=Lato&subset=latin,latin-ext" rel="stylesheet" type="text/css">'."\n";
|
||||
|
||||
Reference in New Issue
Block a user