mirror of
https://gitlab.com/2-chainz/2-chainz-rest-site.git
synced 2025-06-16 07:06:51 +00:00
ionic import in wrong place
This commit is contained in:
parent
853b49eb1d
commit
28dc720543
@ -4,7 +4,6 @@
|
|||||||
<link rel="icon" type="image/png" href="favicon-32x32.png" sizes="32x32" />
|
<link rel="icon" type="image/png" href="favicon-32x32.png" sizes="32x32" />
|
||||||
<link rel="icon" type="image/png" href="favicon-16x16.png" sizes="16x16" />
|
<link rel="icon" type="image/png" href="favicon-16x16.png" sizes="16x16" />
|
||||||
<link rel="stylesheet" href="https://andybrewer.github.io/mvp/mvp.css" />
|
<link rel="stylesheet" href="https://andybrewer.github.io/mvp/mvp.css" />
|
||||||
<script src="https://unpkg.com/ionicons@5.0.0/dist/ionicons.js"></script>
|
|
||||||
|
|
||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
<meta name="description" content="My description" />
|
<meta name="description" content="My description" />
|
||||||
@ -190,5 +189,6 @@
|
|||||||
});
|
});
|
||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
|
<script src="https://unpkg.com/ionicons@5.0.0/dist/ionicons.js"></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user