This commit is contained in:
kittywitch 2025-07-08 09:30:59 +00:00
parent 0a254f6047
commit 3f2486e901
3 changed files with 5 additions and 3 deletions

View file

@ -4,6 +4,8 @@ base_url = "https://dork.dev"
# Whether to automatically compile all Sass files in the sass directory
compile_sass = true
generate_feeds = true
# Whether to build a search index to be used later on by a JavaScript library
build_search_index = true