Commit c3275d91 authored by JC Brand's avatar JC Brand

No need for font-awesome. Fix path

parent 9a19d6f4
......@@ -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">
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment