Revert "feat: comments with Remark"
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This reverts commit d58c5b4895
.
This commit is contained in:
parent
d58c5b4895
commit
8486c6bcb9
@ -72,15 +72,6 @@
|
|||||||
>
|
>
|
||||||
</script>
|
</script>
|
||||||
<!-- End of Umami code -->
|
<!-- End of Umami code -->
|
||||||
<!-- Remark config -->
|
|
||||||
<script>
|
|
||||||
var remark_config = {
|
|
||||||
host: 'https://remark.phundrak.com',
|
|
||||||
site_id: 'blog',
|
|
||||||
}
|
|
||||||
</script>
|
|
||||||
<script>!function(e,n){for(var o=0;o<e.length;o++){var r=n.createElement("script"),c=".js",d=n.head||n.body;"noModule"in r?(r.type="module",c=".mjs"):r.async=!0,r.defer=!0,r.src=remark_config.host+"/web/"+e[o]+c,d.appendChild(r)}}(remark_config.components||["embed"],document);</script>
|
|
||||||
<!-- End of Remark -->
|
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
@ -27,5 +27,4 @@
|
|||||||
</div>
|
</div>
|
||||||
</article>
|
</article>
|
||||||
<script defer src="https://commento.phundrak.com/js/commento.js"></script>
|
<script defer src="https://commento.phundrak.com/js/commento.js"></script>
|
||||||
<div id="remark42"></div>
|
|
||||||
{{ end }}
|
{{ end }}
|
||||||
|
Loading…
Reference in New Issue
Block a user