Added `related_posts: false` to the announcements front matter to avoid errors like #1203. Also included explanation in README FAQ section.
9 lines
117 B
Markdown
9 lines
117 B
Markdown
---
|
|
layout: post
|
|
date: 2015-10-22 15:59:00-0400
|
|
inline: true
|
|
related_posts: false
|
|
---
|
|
|
|
A simple inline announcement.
|