hugo-theme-bootstrap4-blog/layouts/partials
Alan Orth a81ed6803b
layouts/_default/baseof.html: Allow disabling of SRI
Some sites using edge caching like that on a CDN or S3 might have
issues with assets being cached too long, causing user agents to
refuse to load assets due to SRI hash mismatch. These sites should
disable the use of sub-resource integrity hashes using this config
option in their config:

    disable_sri = true
2017-04-12 21:38:10 +03:00
..
cookie-consent.html layouts/_default/baseof.html: Allow disabling of SRI 2017-04-12 21:38:10 +03:00
disqus.html layouts: retab after addition of modelines 2016-11-24 14:39:39 +02: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 Revert to using Hugo's own OpenGraph template 2017-02-21 16:14:13 +02:00
meta-terms.html layouts: retab after addition of modelines 2016-11-24 14:39:39 +02:00
recent.html Add caching of last N posts in sidebar to improve performance 2017-03-11 16:20:50 -06:00
sharing-icons.html layouts/partials/sharing-icons.html: Icons are no longer configurable 2017-01-21 19:26:40 +02:00
sidebar.html Add caching of last N posts in sidebar to improve performance 2017-03-11 16:20:50 -06:00