Spaces:
Running
Running
fix the index.html
Browse files- index.html +4 -1
index.html
CHANGED
|
@@ -102,6 +102,9 @@
|
|
| 102 |
}
|
| 103 |
});
|
| 104 |
</script>
|
| 105 |
-
<
|
|
|
|
|
|
|
|
|
|
| 106 |
</body>
|
| 107 |
</html>
|
|
|
|
| 102 |
}
|
| 103 |
});
|
| 104 |
</script>
|
| 105 |
+
<!-- Feather Icons -->
|
| 106 |
+
<script>
|
| 107 |
+
feather.replace();
|
| 108 |
+
</script>
|
| 109 |
</body>
|
| 110 |
</html>
|