diff --git a/README.md b/README.md index 0ecc163..7a4e31c 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,7 @@ See [my blog](https://picturingjordan.com) for an example of this theme in use. - robots.txt linking to XML sitemap (disabled by default, see [Hugo docs](https://gohugo.io/extras/robots-txt/)) - Displays categories and tags from front matter - Basic support for [multi-lingual content](https://github.com/spf13/hugo/blob/master/docs/content/content/multilingual.md) (added in Hugo 0.17) +- Configurable pagination for posts, categories, and tags pages ## Usage Clone the repository to your site's `themes` directory. Refer to `exampleSite/config.toml` for optional configuration values.