Add excerpt separator to all the old meta posts.
This commit is contained in:
parent
e45382d439
commit
7d2cc4c1d2
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
excerpt_separator: <br/>
|
||||
category: meta
|
||||
layout: post
|
||||
title: A New Hope
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
excerpt_separator: <br/>
|
||||
category: meta
|
||||
layout: post
|
||||
title: Clearing out the cobwebs
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
excerpt_separator: <br/>
|
||||
category: meta
|
||||
layout: post
|
||||
title: The Direction of this Blog
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
excerpt_separator: <br />
|
||||
category: meta
|
||||
layout: post
|
||||
title: You're in the right place
|
||||
|
|
Loading…
Reference in New Issue
Block a user