From bb9d17c7be5becbb415180c1b9a9c02a569587e7 Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Tue, 25 Oct 2016 19:20:00 -0400 Subject: [PATCH] README.md: Update features Use consistent style --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 59be533..2e5cb1b 100644 --- a/README.md +++ b/README.md @@ -12,8 +12,8 @@ See [picturingjordan.com](https://picturingjordan.com) for an example of this th - Basic [OpenGraph](http://ogp.me) and [Twitter Card](https://dev.twitter.com/cards/types) metadata support - robots.txt linking to XML sitemap (disabled by default, see [Hugo docs](https://gohugo.io/extras/robots-txt/)) - Basic support for [multi-lingual content](https://github.com/spf13/hugo/blob/master/docs/content/content/multilingual.md) (added in Hugo 0.17) -- Support Google, Bing, and Yandex site verification via meta tags -- Support Google Analytics (async version), see [Hugo docs](https://gohugo.io/extras/analytics/) +- Supports Google, Bing, and Yandex site verification via meta tags +- Supports Google Analytics (async version), see [Hugo docs](https://gohugo.io/extras/analytics/) ## Usage Clone the repository to your site's `themes` directory. Refer to [`exampleSite/config.toml`](https://github.com/alanorth/hugo-theme-bootstrap4-blog/blob/master/exampleSite/config.toml) for optional configuration values.