fix(config): add

This commit is contained in:
2025-09-25 21:03:16 +08:00
parent 9345819a6c
commit 031379c009
25 changed files with 524 additions and 55 deletions

View File

@@ -7,6 +7,9 @@ compile_sass = true
# Whether to build a search index to be used later on by a JavaScript library
build_search_index = false
# The site theme to use.
theme = "coast"
[markdown]
# Whether to do syntax highlighting
# Theme can be customised by setting the `highlight_theme` variable to a theme supported by Zola