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 2dd72d7ec1
layouts/_default/single.html: Improve Schema.org keywords
Use delimit function over a union of Categories and Tags. This is
much easier to read, results in correct delimiting with no trailing
comma, and works even if one of the slices is nil.
2017-07-07 16:29:59 +03:00
..
baseof.html layouts/_default/baseof.html: Allow disabling of SRI 2017-04-12 21:38:10 +03:00
content.html Add option to control post truncation. 2017-04-04 12:45:11 +03:00
list.html Add option to control post truncation. 2017-04-04 12:45:11 +03:00
single.html layouts/_default/single.html: Improve Schema.org keywords 2017-07-07 16:29:59 +03:00
summary.html Add Vim Modeline Comments to Files (#18) 2016-11-24 14:33:56 +02:00