diff --git a/README.md b/README.md index fd7a1ec..0c31ee1 100644 --- a/README.md +++ b/README.md @@ -19,9 +19,9 @@ and [creating pages](https://jekyllrb.com/docs/pages/). * Add your **social profiles** easily in `_config.yml`. Only social profiles buttons you enter in `config.yml` show up on the site footer! * **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. -* **Coming soon**: Featured images and thumbnails in front matter for the homepage posts grid. +* Set **featured images** in front matter for the homepage posts grid. * **Coming soon**: Easily configure the navigation menu properties from `_config.yml`. -* **Coming soon**: Use `_config.yml` to set whether the homepage tiles should pull pages or posts. +* **Coming soon**: Use `_config.yml` to set whether the homepage tiles should pull pages or posts, as well as how many to display. * **Coming soon**: Automatic RSS/Atom feed generation. * **Coming soon**: Automatic asset optimization using the [Jekyll Assets](https://github.com/jekyll/jekyll-assets) plugin.