fixed some shits

This commit is contained in:
2023-11-19 00:56:48 +01:00
parent 7c0a463917
commit 9d0a4d77b3
11 changed files with 19 additions and 358 deletions

View File

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