hugo-theme-relearn/layouts
Christian Oliff be898802f0 remove
`<script src="{{"js/html5shiv-printshiv.min.js" | relURL}}{{ if not .Site.Params.disableAssetsBusting }}?{{ now.Unix }}{{ end }}"></script>`
This was only ever needed for IE8 (which is not supported with this theme since it uses a newer version of jQuery). Furthermore it should be loaded in the head anyway. IE9 supports HTML5 tags and does not need this polyfill at all.
2019-08-11 21:13:29 +01:00
..
_default Fix deprecated .Hugo, .UniqueID and .URL references 2019-07-30 21:46:35 +01:00
partials remove 2019-08-11 21:13:29 +01:00
shortcodes Fix deprecated .Hugo, .UniqueID and .URL references 2019-07-30 21:46:35 +01:00
404.html remove unneeded type="text/css" 2019-06-11 22:28:40 +01:00
index.html Modify fontawesome selectors for v5.x 2018-02-19 16:33:30 +00:00
index.json feat: support of Hugo 0.22+ #51 #48 #11 #50 2017-08-20 23:43:44 +02:00