hugo-theme-bootstrap4-blog/layouts
Alan Orth 0055110e47
layouts/partials/sidebar.html: Use margin class instead of offset
Bootstrap 4.0 Beta 1 dropped the offset classes in favor of margin
classes. We need to use `ml-auto` instead of `offset-sm-1` here to
get the same effect.

See: https://github.com/twbs/bootstrap/pull/22942
See: https://github.com/twbs/bootstrap/pull/23388
2017-08-13 11:41:35 +03:00
..
_default layouts/_default/single.html: Improve Schema.org keywords 2017-07-07 16:29:59 +03:00
partials layouts/partials/sidebar.html: Use margin class instead of offset 2017-08-13 11:41:35 +03:00
404.html First commit with initial theme 2016-08-28 16:22:32 +03:00
robots.txt Add robots.txt template 2016-09-21 22:37:39 +03:00