1
0
mirror of https://github.com/alanorth/hugo-theme-bootstrap4-blog.git synced 2024-06-29 09:33:45 +02:00
hugo-theme-bootstrap4-blog/layouts/_default
Alan Orth ffb8487c13
layouts/_default/baseof.html: Remove second RSS link
link tags with rel="feed" don't seem to be valid. They are flagged
by the w3c validator and modern documentation only mentions the use
of rel="alternate", which we are already using.

See: https://validator.w3.org
See: https://developer.mozilla.org/en-US/docs/Web/RSS/Getting_Started/Syndicating
2017-01-05 14:34:10 +02:00
..
baseof.html layouts/_default/baseof.html: Remove second RSS link 2017-01-05 14:34:10 +02:00
list.html layouts: retab after addition of modelines 2016-11-24 14:39:39 +02:00
single.html layouts/_default/single.html: Allow disabling of comments 2016-12-24 17:18:03 +02:00
summary.html Add Vim Modeline Comments to Files (#18) 2016-11-24 14:33:56 +02:00