Browse Source

Favicon: fix link

Joeri Exelmans 2 years ago
parent
commit
1d5b6cc5ce
1 changed files with 1 additions and 1 deletions
  1. 1 1
      dist/index.html

+ 1 - 1
dist/index.html

@@ -2,7 +2,7 @@
 <html>
   <head>
     <meta charset="UTF-8"/>
-    <link rel="icon" href="/iconFM.svg" type="image/svg+xml"/>
+    <link rel="icon" href="iconFM.svg" type="image/svg+xml"/>
     <title>CDF Moderator</title>
   </head>
   <body>