some updates almost ready for v1

This commit is contained in:
2023-09-20 17:03:40 +02:00
parent 35d081abc4
commit 7c0a463917
18 changed files with 124 additions and 168 deletions

View File

@@ -16,8 +16,8 @@ smart_punctuation = true
git = "https://git.filiprojek.cz/fr/website"
nav_items = [
{name="Home", path="/"},
{name="About", path="/about"},
{name="Projects", path="/projects/"},
{name="Contacts", path="/contact/"},
# {name="About", path="/about"},
# {name="Projects", path="/projects/"},
{name="Contact me", path="/contact/"},
]