diff --git a/_config.yml b/_config.yml index 7096b84..ca7fa35 100644 --- a/_config.yml +++ b/_config.yml @@ -84,6 +84,10 @@ toc: true comments: active: 'remark42' # The global switch for posts comments, e.g., 'disqus'. Keep it empty means disable # The active options are as follows: + # remark42 settings > https://remark42.com/ + remark42: + host: 'https://remark42.kottedi.in' + site_id: 'remark' disqus: shortname: # fill with the Disqus shortname. › https://help.disqus.com/en/articles/1717111-what-s-a-shortname # utterances settings › https://utteranc.es/ diff --git a/_includes/comments/remark42.html b/_includes/comments/remark42.html index a986573..199bba5 100644 --- a/_includes/comments/remark42.html +++ b/_includes/comments/remark42.html @@ -1,7 +1,7 @@