hugo-theme-bootstrap4-blog/layouts/partials
Alan Orth d4ece493ba
layouts/partials/meta-terms.html: Trailing slash
Hard code a trailing slash in URLs for categories and tags to avoid
an HTTP 301 redirect at the very least, and an HTTP 404 at the very
worst (depending on web server configuration).

This is a workaround for a problem caused by our manual construction
of URLs using the categories and tags strings in post front matter.
Hugo's own taxonomy tooling always uses a trailing slash.

See: https://github.com/alanorth/hugo-theme-bootstrap4-blog/issues/128
2020-01-28 10:50:31 +02:00
..
cookie-consent.html Use Hugo's built-in subresource integrity support 2020-01-23 19:34:21 +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 layouts: Update for Hugo 0.55.0 2019-04-14 16:25:35 +03:00
meta-terms.html layouts/partials/meta-terms.html: Trailing slash 2020-01-28 10:50:31 +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