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.

15 lines
253 B
TOML

base_url = "https://tp.0x45.cz"
compile_sass = false
highlight_code = true
build_search_index = false
title = "tp.0x45.cz"
description = ""
default_language = "en"
[extra]
nav = [
{title = "Index", path = "/"},
{title = "About", path = "/about/"}
]