1
0
mirror of https://github.com/alanorth/hugo-theme-bootstrap4-blog.git synced 2024-10-18 12:34:17 +02:00
hugo-theme-bootstrap4-blog/layouts/_default
Alan Orth 233e715e78
layouts: fix some deprecations
Fix these errors from Hugo:

    ERROR deprecated: .Site.GoogleAnalytics was deprecated in Hugo v0.120.0 and will be removed in Hugo 0.134.0. Use .Site.Config.Services.GoogleAnalytics.ID instead.
    ERROR deprecated: .Site.DisqusShortname was deprecated in Hugo v0.120.0 and will be removed in Hugo 0.134.0. Use .Site.Config.Services.Disqus.Shortname instead.
2024-09-17 08:00:11 +04:00
..
baseof.html layouts: fix some deprecations 2024-09-17 08:00:11 +04:00
content.html layouts: Fix minor encoding issue with dates 2020-03-22 11:09:27 +02:00
list.html Fixed formatting of ld-json keywords list on list.html default 2020-10-29 12:50:49 +03:00
single.html layouts: fix some deprecations 2024-09-17 08:00:11 +04: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