Need to have the route in every post
This commit is contained in:
parent
822e368589
commit
e9b1ec22de
1 changed files with 1 additions and 0 deletions
1
ext/post
1
ext/post
|
@ -9,6 +9,7 @@ extends: post.liquid
|
||||||
title: "%s"
|
title: "%s"
|
||||||
date: %s
|
date: %s
|
||||||
path: /:year/:month/:day/%s
|
path: /:year/:month/:day/%s
|
||||||
|
route: blog
|
||||||
---
|
---
|
||||||
|
|
||||||
EOF
|
EOF
|
||||||
|
|
Loading…
Add table
Reference in a new issue