Explorar el Código

fix: page flickers when user's dark/light pref differs to theme's default

Fixes typo calling canChangeTheme().

Fix eb8748ff17996f04ee8a472ad997a2d4ae9410f6
Fix #1601
George Cushen hace 4 años
padre
commit
ffca5924ec
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      exampleSite/config/_default/params.toml

+ 1 - 1
exampleSite/config/_default/params.toml

@@ -16,7 +16,7 @@
 theme = "minimal"
 
 # Enable users to switch between day and night mode?
-day_night = false
+day_night = true
 
 # Override the theme's font set (optional).
 #   Latest font sets (may require updating): https://sourcethemes.com/academic/themes/