isundil 6 years ago
parent
commit
aa93fd14e9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      template/header.php

+ 1 - 1
template/header.php

@@ -1,7 +1,7 @@
 <?php function generateHeader($title, $description, $keywords) { ?><!DOCTYPE html5>
 <html>
   <head>
-    <link href="favicon.ico" rel="icon" />
+    <link href="/favicon.ico" rel="icon" />
     <link href="style.css" rel="stylesheet" />
     <link href="https://fonts.googleapis.com/css?family=Rubik+Mono+One&display=swap" rel="stylesheet"/>
     <link href="https://fonts.googleapis.com/css?family=Roboto&display=swap" rel="stylesheet"/>