You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

20 lines
419 B
TOML

base_url = "https://microlab.space"
title = "microlab"
compile_sass = true
minify_html = true
build_search_index = false
[markdown]
highlight_code = true
external_links_no_follow = true
external_links_no_referrer = true
smart_punctuation = true
[extra]
nav_items = [
{name="Úvod", path="/"},
{name="Projekty", path="/projekty/"},
{name="Akce", path="/akce/"},
{name="Kontakty", path="/kontakty/"},
]