Skip to content

Commit 7f525f0

Browse files
committed
Tweak react utterances theme
1 parent d990300 commit 7f525f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/NotionPage.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@ export const NotionPage: React.FC<types.PageProps> = ({
245245
issueMap='issue-term'
246246
issueTerm='title'
247247
label='blog-comment'
248-
theme='preferred-color-scheme'
248+
theme='github-light'
249249
/>
250250
)
251251
}

0 commit comments

Comments
 (0)