1
0
mirror of https://github.com/alanorth/hugo-theme-bootstrap4-blog.git synced 2024-06-26 16:13:45 +02:00
hugo-theme-bootstrap4-blog/layouts/_default
Alan Orth 26f170bfdd
layouts: Test for existence of Google Analytics ID
Previously we showed the Cookie Usage banner if the site's config
had a cookie consent URL specified. As of 2018-05 (GDPR) it makes
more sense to only display this banner if the site has a Google
Analytics ID set. Because we are using Haven for consent manage-
ment we can now inject Google Analytics automatically after the
user has agreed, so we no longer need to use Hugo's internal te-
mplate.
2020-05-17 22:32:12 +03:00
..
baseof.html layouts: Test for existence of Google Analytics ID 2020-05-17 22:32:12 +03:00
content.html layouts: Fix minor encoding issue with dates 2020-03-22 11:09:27 +02:00
list.html layouts: Fix more structured data escaping issues 2020-03-19 15:45:31 +02:00
single.html layouts: Fix minor encoding issue with dates 2020-03-22 11:09:27 +02:00
summary.html layouts: Fix minor encoding issue with dates 2020-03-22 11:09:27 +02:00
taxonomy.html Add taxonomy template 2018-04-19 18:08:48 +03:00