From 70c475f4900c35041a50ef0fc8f78f5b3bf8401b Mon Sep 17 00:00:00 2001 From: xekon <106644+xekon@users.noreply.github.com> Date: Tue, 21 Jan 2020 15:40:57 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 78b1cf6..104f223 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ See [picturingjordan.com](https://picturingjordan.com) for an example of this th - Supports Google Analytics (async version), see [Hugo docs](https://gohugo.io/extras/analytics/) - Supports Disqus comments, see [Hugo docs](https://gohugo.io/extras/comments/) - Can show a message about cookie usage to the user, see [`exampleSite/config.toml`](https://github.com/alanorth/hugo-theme-bootstrap4-blog/blob/master/exampleSite/config.toml) -- Allow addition of custom `` code in site's `layouts/partial/head-custom.html` (see [#17](https://github.com/alanorth/hugo-theme-bootstrap4-blog/pull/17)) +- Allow addition of custom `` code in site's `layouts/partials/head-custom.html` (see [#17](https://github.com/alanorth/hugo-theme-bootstrap4-blog/pull/17)) - Configurable display of summaries of content in list templates. - Configurable keywords for every post