initial string

This commit is contained in:
madrilene 2024-02-04 08:56:14 +01:00
parent fee52db820
commit e91a0baa9f

View file

@ -48,7 +48,8 @@ module.exports = {
themeSwitch: { themeSwitch: {
title: 'Theme', title: 'Theme',
light: 'light', light: 'light',
dark: 'dark' dark: 'dark',
initial: 'select'
}, },
greenweb: { greenweb: {
// this goues into src/common/greenweb.njk // this goues into src/common/greenweb.njk