1
0
mirror of https://github.com/alanorth/hugo-theme-bootstrap4-blog.git synced 2024-06-26 16:13:45 +02:00

README.md: Update feature description for Google Analytics

This commit is contained in:
Alan Orth 2020-05-17 22:26:24 +03:00
parent 006e3f49bd
commit dedea8ccc0
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9

View File

@ -15,7 +15,7 @@ See [picturingjordan.com](https://picturingjordan.com) for an example of this th
- Supports Google, Bing, and Yandex site verification via meta tags
- 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)
- Can show a message about cookie/personal data usage to the user, see [`exampleSite/config.toml`](https://github.com/alanorth/hugo-theme-bootstrap4-blog/blob/master/exampleSite/config.toml) (does not load Google Analytics until the user agrees)
- Allow addition of custom `<head>` 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