12 lines
412 B
YAML
12 lines
412 B
YAML
# fill in the protocol & hostname for your site, e.g., 'https://username.github.io'
|
|
id: 'blog-uat'
|
|
|
|
url: "https://blog-uat.kottedi.in"
|
|
|
|
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: 'blog-uat' |