feat: add giscus config properties

This commit is contained in:
MelonbarCode
2022-02-17 02:01:47 +09:00
parent f2c0f0a01e
commit c912a22741
2 changed files with 16 additions and 6 deletions

View File

@ -51,6 +51,10 @@ const siteMetadata = {
// theme example: light, dark, dark_dimmed, dark_high_contrast
// transparent_dark, preferred_color_scheme, custom
theme: 'light',
// Place the comment box above the comments. options: bottom, top
inputPosition: 'bottom',
// Choose the language giscus will be displayed in. options: en, es, zh-CN, zh-TW, ko, ja etc
lang: 'en',
// theme when dark mode
darkTheme: 'transparent_dark',
// If the theme option above is set to 'custom`