Add keyword_style config

This commit is contained in:
Will Faught
2024-05-30 21:38:21 -07:00
parent 08642dacc2
commit 36ee22527c
3 changed files with 20 additions and 5 deletions

View File

@@ -176,6 +176,7 @@ There is a single parameter object with sensible defaults that can be overridden
color = "#0d6efd" # Bootstrap primary color and theme color for Safari and Windows
color_scheme = "auto" # Must be "auto", "dark", or "light"
external_link_new_tab = false # Open external links in new tabs
keyword_style = "text" # Must be "text" or "pills"
math = false # Enable math typesetting
site_title = "" # Appears above the menu, above the site description, if set
site_description = "" # Appears above the menu, below the site title, if set