feat: add option to use sans-serif font everywhere

This commit is contained in:
welpo
2024-06-28 19:51:03 +02:00
parent 82ecbc1454
commit a907f56bd5
9 changed files with 52 additions and 4 deletions

View File

@@ -29,6 +29,10 @@ homepage = "https://osc.garden"
# index_format = "elasticlunr_javascript" here.
# index_format = ""
# Use sans-serif font everywhere.
# By default, the serif font is only used in articles.
override_serif_with_sans = false
# Enable JavaScript theme toggler to allow users to switch between dark/light mode.
# If disabled, your site will only use the theme specified in the `default_theme` variable.
theme_switcher = true