From dcd4d71c53d7ef6c0936313132b52270dc095032 Mon Sep 17 00:00:00 2001 From: Andrew Banchich Date: Fri, 26 Aug 2016 03:05:13 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a4d7661..c7fcc0d 100644 --- a/README.md +++ b/README.md @@ -21,8 +21,8 @@ and [creating pages](https://jekyllrb.com/docs/pages/). * **Automatic sitemap generation** via the [Jekyll Sitemap Generator](https://github.com/jekyll/jekyll-sitemap) plugin. * **Automatic SEO** via the [Jekyll SEO Tag](https://github.com/jekyll/jekyll-seo-tag) plugin. * **Automatic RSS/Atom feed generation** via the [Jekyll Feed](https://github.com/jekyll/jekyll-feed) plugin. -* **Coming soon**: Easily configure the navigation menu properties from `_config.yml`. * Set **featured images** in front matter for the homepage posts grid. +* **Coming soon**: Easily configure the navigation menu properties from `_config.yml`. * **Coming soon**: Automatic asset optimization using the [Jekyll Assets](https://github.com/jekyll/jekyll-assets) plugin. # Credits