Eliminato autore facebook

Signed-off-by: Riccardo Di Dato <r.didato@asdynamics.it>
This commit is contained in:
Riccardo Di Dato
2017-07-25 17:28:54 +02:00
parent ede698566e
commit bed274a220
3 changed files with 5 additions and 5 deletions
+3 -3
View File
@@ -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";