Added: posts page
This commit is contained in:
parent
5090214128
commit
63d4122322
@ -16,7 +16,8 @@ smart_punctuation = true
|
|||||||
git = "https://git.filiprojek.cz/fr/website"
|
git = "https://git.filiprojek.cz/fr/website"
|
||||||
nav_items = [
|
nav_items = [
|
||||||
{name="Home", path="/"},
|
{name="Home", path="/"},
|
||||||
#{name="About", path="/about"},
|
{name="About", path="/about"},
|
||||||
#{name="Projects", path="/projects/"},
|
{name="Projects", path="/projects/"},
|
||||||
|
{name="Posts", path="/posts"}
|
||||||
]
|
]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user