testing remark42 theme

This commit is contained in:
Bangara Raju Kottedi 2023-07-23 04:10:49 +05:30
parent e4cc95f65c
commit 748f9ea794

View File

@ -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