hacks-guide-minimal-mistake.../example/_posts/2012-03-15-layout-more-tag.md
2016-09-21 22:13:25 -04:00

18 lines
379 B
Markdown
Executable file

---
title: "Layout: More Tag"
categories:
- Layout
- Uncategorized
tags:
- content
- read more
- layout
---
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.
<!--more-->
And this content is after the more tag.