Skip to content

Commit a844a12

Browse files
authored
Update siteConfig.js
1 parent 617f4d1 commit a844a12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/siteConfig.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ const siteConfig = {
4141

4242
highlight: {
4343
// Highlight.js theme to use for syntax highlighting in code blocks.
44-
theme: 'default',
44+
theme: 'github',
4545
},
4646

4747
// Add custom scripts here that would be placed in <script> tags.

0 commit comments

Comments
 (0)