console (#1)
All checks were successful
Build and Deploy Zola Website / build_and_deploy (push) Successful in 18s

Reviewed-on: #1
This commit is contained in:
2023-12-18 03:33:05 +01:00
parent f137aceb6e
commit 47f26c96f6
5 changed files with 130 additions and 2 deletions

View File

@@ -16,7 +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="About", path="/about"},
#{name="Projects", path="/projects/"},
]