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