1
0
mirror of https://github.com/alanorth/hugo-theme-bootstrap4-blog.git synced 2024-09-28 02:44:17 +02:00
hugo-theme-bootstrap4-blog/layouts/_default
Alan Orth acde63b34f
layouts/_default/baseof.html: Make sidebar logic more robust
Check if the params.sidebar is defined before checking to see if
params.sidebar.hide is true or false. New sites might not have
their config set up properly, so this avoids an error in the case
that params.sidebar isn't defined yet.
2016-09-22 09:19:20 +03:00
..
baseof.html layouts/_default/baseof.html: Make sidebar logic more robust 2016-09-22 09:19:20 +03:00
list.html layouts/_default/list.html: Check for page type instead of "section" 2016-09-14 23:39:39 +03:00
single.html Add basic sharing icons to the bottom of posts 2016-09-18 17:11:08 +03:00
summary.html layouts: Use HTML5-compatible datetime format for posts 2016-09-14 13:12:27 +03:00