1
0
This commit is contained in:
2023-11-18 22:33:29 +01:00
parent 3d921ecb9e
commit d35873dbd6
53 changed files with 0 additions and 726 deletions

View File

@@ -1,22 +0,0 @@
# The URL the site will be built for
base_url = "https://www.pkmples.cz"
title = "PKM PARTY PLES"
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]
git = "https://github.com/fofrweb/com_pkmples.cz"
nav_items = [
{name="Domů", path="/"},
{name="Fotoarchiv", path="/fotoarchiv"},
{name="Webarchiv", path="/webarchiv"},
]