Added: posts page
This commit is contained in:
		@@ -16,7 +16,8 @@ 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/"},
 | 
			
		||||
	{name="Posts",      path="/posts"}
 | 
			
		||||
]
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user