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/partials
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
..
cookie-consent.html layouts: fix some deprecations 2024-09-17 08:00:11 +04:00
head-custom.html Add ability to insert custom code into the global <head>. (#17) 2016-11-22 21:11:50 +02:00
head-meta.html layouts/partials: Override internal templates for page bundles 2020-12-04 14:06:47 +02:00
meta-terms.html layouts/partials/meta-terms.html: Trailing slash 2020-01-28 10:50:31 +02:00
opengraph.html layouts/partials: Override internal templates for page bundles 2020-12-04 14:06:47 +02:00
pagination.html Add taxonomy template 2018-04-19 18:08:48 +03:00
recent.html layouts/partials/recent.html: Only list "Regular" pages 2019-05-26 10:28:31 +03:00
sharing-icons.html Update to Font Awesome 5 2020-01-25 21:20:44 +02:00
sidebar.html layouts: Set dir="auto" on some HTML elements 2019-04-18 23:38:53 +03:00
twitter_cards.html layouts/partials: Override internal templates for page bundles 2020-12-04 14:06:47 +02:00