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 fa0df752a1
layouts/_default/baseof.html: Remove base tag
It was screwing up relative links like the ones in footnotes. I'm
not sure why I added it in the first place, actually, as the docs
specifically say "specifies the base URL to use for all relative
URLs contained within a document".

See: https://developer.mozilla.org/en/docs/Web/HTML/Element/base
2017-01-05 15:20:29 +02:00
..
baseof.html layouts/_default/baseof.html: Remove base tag 2017-01-05 15:20:29 +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