Added: posts page
This commit is contained in:
		@@ -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"}
 | 
				
			||||||
]
 | 
					]
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user