Skip to content

Commit 2b346c8

Browse files
committed
Fix Giscus strict mode setting
1 parent 2292517 commit 2b346c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ comments:
127127
category: Announcements
128128
category_id: DIC_kwDOQfIo084CzUZG
129129
mapping: pathname # optional, default to 'pathname'
130-
strict: 1 # optional, default to '0' - Set to 1 to only load existing discussions
130+
strict: 0 # optional, default to '0' - Set to 1 to only load existing discussions
131131
input_position: top # optional, default to 'bottom'
132132
lang: en # optional, default to the value of `site.lang`
133133
reactions_enabled: 1 # optional, default to the value of `1`

0 commit comments

Comments
 (0)