Update test post
This commit is contained in:
parent
afd8cfd99e
commit
8f5140ab42
2 changed files with 4 additions and 2 deletions
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: "Layout: More Tag"
|
||||
excerpt_separator: <!--more-->
|
||||
categories:
|
||||
- Layout
|
||||
- Uncategorized
|
||||
|
@ -11,7 +12,7 @@ tags:
|
|||
|
||||
This content is before the [excerpt separator tag](http://jekyllrb.com/docs/posts/#post-excerpts).
|
||||
|
||||
Right after this sentence there should be a **continue reading** link of some sort in archive-index pages.
|
||||
Additional content before the more tag.
|
||||
|
||||
<!--more-->
|
||||
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: "Layout: More Tag"
|
||||
excerpt_separator: <!--more-->
|
||||
categories:
|
||||
- Layout
|
||||
- Uncategorized
|
||||
|
@ -11,7 +12,7 @@ tags:
|
|||
|
||||
This content is before the [excerpt separator tag](http://jekyllrb.com/docs/posts/#post-excerpts).
|
||||
|
||||
Right after this sentence there should be a **continue reading** link of some sort in archive-index pages.
|
||||
Additional content before the more tag.
|
||||
|
||||
<!--more-->
|
||||
|
||||
|
|
Loading…
Reference in a new issue