Browse Source

No need for font-awesome. Fix path

JC Brand 7 years ago
parent
commit
c3275d91b3
1 changed files with 2 additions and 2 deletions
  1. 2 2
      inverse.html

+ 2 - 2
inverse.html

@@ -6,8 +6,8 @@
     <title>inVerse</title>
     <link rel="shortcut icon" type="image/ico" href="css/images/favicon.ico"/>
     <script type="text/javascript" src="inverse-analytics.js"></script>
-    <link type="text/css" rel="stylesheet" media="screen" href="node_modules/font-awesome/css/font-awesome.css" />
-    <link type="text/css" rel="stylesheet" media="screen" href="dist/inverse.css" />
+    <noscript><p><img src="//stats.opkode.com/piwik.php?idsite=5" style="border:0;" alt="" /></p></noscript>
+    <link type="text/css" rel="stylesheet" media="screen" href="css/inverse.css" />
     <script src="dist/converse.js"></script>
 </head>
 <body class="reset">