initial string
This commit is contained in:
parent
fee52db820
commit
e91a0baa9f
1 changed files with 2 additions and 1 deletions
|
|
@ -48,7 +48,8 @@ module.exports = {
|
|||
themeSwitch: {
|
||||
title: 'Theme',
|
||||
light: 'light',
|
||||
dark: 'dark'
|
||||
dark: 'dark',
|
||||
initial: 'select'
|
||||
},
|
||||
greenweb: {
|
||||
// this goues into src/common/greenweb.njk
|
||||
|
|
|
|||
Loading…
Reference in a new issue