diff --git a/README.md b/README.md index 3c4e965..d1bfe81 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ A simple [Hugo](https://gohugo.io) theme based on the [Bootstrap v4 blog example ## Features - 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/)) ## Usage Clone the repository to your site's `themes` directory. Refer to `exampleSite/config.toml` for optional configuration values.