hacks-guide-minimal-mistake.../docs/_posts/2012-03-15-layout-more-tag.md

19 lines
343 B
Markdown
Raw Normal View History

2016-09-22 04:13:25 +02:00
---
title: "Layout: More Tag"
2019-01-21 20:24:50 +01:00
excerpt_separator: <!--more-->
2016-09-22 04:13:25 +02:00
categories:
- Layout
- Uncategorized
tags:
- content
- read more
- layout
---
This content is before the [excerpt separator tag](http://jekyllrb.com/docs/posts/#post-excerpts).
2019-01-21 20:24:50 +01:00
Additional content before the more tag.
2016-09-22 04:13:25 +02:00
<!--more-->
And this content is after the more tag.