fix inits
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
// theme-configs.js
|
||||
|
||||
const automateThemeSelection = false; // Set to false to disable automatic theme selection based on the current month
|
||||
const defaultTheme = 'snowflakes'; // The theme to use if automatic theme selection is disabled
|
||||
const defaultTheme = 'snowfall'; // The theme to use if automatic theme selection is disabled
|
||||
|
||||
// theme configurations
|
||||
const themeConfigs = {
|
||||
|
Reference in New Issue
Block a user