Add page with all posts
This commit is contained in:
@ -1,2 +1,4 @@
|
||||
+++
|
||||
title = "All posts"
|
||||
template = "posts.html"
|
||||
+++
|
||||
|
Reference in New Issue
Block a user
@ -1,2 +1,4 @@
|
||||
+++
|
||||
title = "All posts"
|
||||
template = "posts.html"
|
||||
+++
|
||||
|