diff --git a/docs/_posts/2012-03-15-layout-more-tag.md b/docs/_posts/2012-03-15-layout-more-tag.md index 45940a6e..c6cdc44f 100644 --- a/docs/_posts/2012-03-15-layout-more-tag.md +++ b/docs/_posts/2012-03-15-layout-more-tag.md @@ -1,5 +1,6 @@ --- title: "Layout: More Tag" +excerpt_separator: 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. diff --git a/test/_posts/2012-03-15-layout-more-tag.md b/test/_posts/2012-03-15-layout-more-tag.md index 45940a6e..c6cdc44f 100644 --- a/test/_posts/2012-03-15-layout-more-tag.md +++ b/test/_posts/2012-03-15-layout-more-tag.md @@ -1,5 +1,6 @@ --- title: "Layout: More Tag" +excerpt_separator: 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.