1
0
mirror of https://github.com/alanorth/hugo-theme-bootstrap4-blog.git synced 2024-10-18 04:24:17 +02:00
hugo-theme-bootstrap4-blog/layouts
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
..
_default layouts: fix some deprecations 2024-09-17 08:00:11 +04:00
partials layouts: fix some deprecations 2024-09-17 08:00:11 +04:00
shortcodes layouts/shortcodes/figure.html: Add srcset support 2020-12-04 14:03:29 +02:00
404.html layouts/404.html: Add minimal not found page 2018-01-14 05:49:55 +02:00
robots.txt Support baseurl without trailing slash 2019-06-04 00:26:09 +02:00