mixtape/config.toml
Emil Miler 3aa32e18b9
All checks were successful
Build / build (push) Successful in 2m18s
Update to new build image
2024-06-25 10:53:08 +02:00

18 lines
356 B
TOML

base_url = "https://mixtape.0x45.cz"
title = "mixtape"
compile_sass = true
build_search_index = false
generate_feeds = false
taxonomies = [
{ name = "category" },
{ name = "artist" },
]
[markdown]
highlight_code = false
smart_punctuation = true
external_links_target_blank = true
external_links_no_follow = true
external_links_no_referrer = true