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