Extend template to always have the excerpt
This commit is contained in:
parent
7487260f2a
commit
a50257a880
1 changed files with 2 additions and 0 deletions
2
ext/post
2
ext/post
|
@ -12,6 +12,8 @@ published_date: "%s"
|
||||||
layout: post.liquid
|
layout: post.liquid
|
||||||
data:
|
data:
|
||||||
route: blog
|
route: blog
|
||||||
|
excerpt: |
|
||||||
|
TODO
|
||||||
---
|
---
|
||||||
|
|
||||||
EOF
|
EOF
|
||||||
|
|
Loading…
Add table
Reference in a new issue