testing remark42 theme
This commit is contained in:
parent
e4cc95f65c
commit
748f9ea794
@ -5,7 +5,8 @@
|
|||||||
components: ['embed'],
|
components: ['embed'],
|
||||||
|
|
||||||
max_shown_comments: 10,
|
max_shown_comments: 10,
|
||||||
theme: 'light',
|
// theme: 'light',
|
||||||
|
theme: document.documentElement.hasAttribute("data-mode")? "light": "dark",
|
||||||
|
|
||||||
locale: 'en',
|
locale: 'en',
|
||||||
show_email_subscription: false
|
show_email_subscription: false
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user