blog/layouts/partials/extend_head.html

13 lines
562 B
HTML

<script>
var remark_config = {
host: 'https://comments.neonxp.dev',
site_id: 'neonxp_dev',
components: ['embed', 'last-comments'],
max_shown_comments: 100,
theme: 'dark',
locale: 'ru',
show_email_subscription: true,
no_footer: true
}
</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>