forked from deepStateMirrors/tabi
✨ feat: add option to use sans-serif font everywhere
This commit is contained in:
parent
82ecbc1454
commit
a907f56bd5
9 changed files with 52 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue