Core for the posts section
This commit is contained in:
@@ -19,6 +19,6 @@ nav_items = [
|
||||
{name="Home", path="/"},
|
||||
{name="About", path="/about"},
|
||||
{name="Projects", path="/projects/"},
|
||||
#{name="Posts", path="/posts"}
|
||||
{name="Posts", path="/posts"}
|
||||
]
|
||||
|
||||
|
Reference in New Issue
Block a user