initial
This commit is contained in:
11
blog/layouts/partials/footer-comment.html
Normal file
11
blog/layouts/partials/footer-comment.html
Normal file
@@ -0,0 +1,11 @@
|
||||
<div id="remark42"></div>
|
||||
<script>
|
||||
var remark_config = {
|
||||
host: "//comment-"+window.location.hostname,
|
||||
site_id: 'remark',
|
||||
components: ['embed'], // last-comments, counter
|
||||
show_email_subscription: false,
|
||||
simple_view: 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>
|
||||
Reference in New Issue
Block a user