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.

22 lines
498 B
TOML

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