1
0
mirror of https://github.com/alanorth/hugo-theme-bootstrap4-blog.git synced 2024-06-26 16:13:45 +02:00
hugo-theme-bootstrap4-blog/layouts/_default
Alan Orth 44e8c677a6
Use Hugo's built-in subresource integrity support
We can use Hugo's built-in SRI support instead of using our custom
SRI generator script (as cool as it was at the time). This is more
clean and gives us the added benefit of adding fingerprints to the
CSS and JS filenames, which acts as a cache buster.

See: https://gohugo.io/hugo-pipes/introduction/
See: https://github.com/alanorth/hugo-theme-bootstrap4-blog/issues/120
2020-01-23 19:34:21 +02:00
..
baseof.html Use Hugo's built-in subresource integrity support 2020-01-23 19:34:21 +02:00
content.html Localize "by" and "in" strings in post meta 2019-04-22 18:51:33 +03:00
list.html Remove escape characters in formatted date 2019-06-13 00:07:36 +02:00
single.html Remove escape characters in formatted date 2019-06-13 00:07:36 +02:00
summary.html Localize "by" and "in" strings in post meta 2019-04-22 18:51:33 +03:00
taxonomy.html Add taxonomy template 2018-04-19 18:08:48 +03:00