Fixed position of commented.io to head
This commit is contained in:
@@ -20,6 +20,8 @@
|
|||||||
|
|
||||||
<link rel="shortcut icon" type="image/x-icon"
|
<link rel="shortcut icon" type="image/x-icon"
|
||||||
href="<?= url('assets/favicon.ico') ?>">
|
href="<?= url('assets/favicon.ico') ?>">
|
||||||
|
|
||||||
|
<script defer src="https://cdn.commented.io/latest.js"></script>
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body class="font-sans antialiased bg-sf_grau-400 text-gray-900">
|
<body class="font-sans antialiased bg-sf_grau-400 text-gray-900">
|
||||||
@@ -58,7 +60,6 @@
|
|||||||
<?= js([
|
<?= js([
|
||||||
'assets/js/navbar.js'
|
'assets/js/navbar.js'
|
||||||
]) ?>
|
]) ?>
|
||||||
<script defer src="https://cdn.commented.io/latest.js"></script>
|
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
Reference in New Issue
Block a user