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