This commit is contained in:
Kat Inskip 2025-07-08 02:30:39 -07:00
parent c507d9d5a7
commit 967a5a6cc5
Signed by: kat
GPG key ID: 465E64DECEA8CF0F
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