From 838024b1cb863479dc97d9bbf5c7bd824edf3410 Mon Sep 17 00:00:00 2001 From: Andrew Banchich Date: Mon, 21 Nov 2016 02:47:37 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index b279bbf..8940f8e 100644 --- a/README.md +++ b/README.md @@ -18,10 +18,6 @@ and [creating pages](https://jekyllrb.com/docs/pages/). * **[Formspree.io](https://formspree.io/) contact form integration** - just add your email to the `_config.yml` and it works! * Use `_config.yml` to **set whether the homepage tiles should pull pages or posts**, as well as how many to display. * 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 RSS/Atom feed generation** via the [Jekyll Feed](https://github.com/jekyll/jekyll-feed) plugin. -* **Automatic SEO** via the [Jekyll SEO Tag](https://github.com/jekyll/jekyll-seo-tag) plugin. -* :thumbsup: **Emoji** support via the [Jemoji](https://github.com/jekyll/jemoji) plugin. * Set **featured images** in front matter. # Credits