hugo-theme-bootstrap4-blog/layouts/partials
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
..
cookie-consent.html layouts/_default/baseof.html: Allow disabling of SRI 2017-04-12 21:38:10 +03:00
head-custom.html Add ability to insert custom code into the global <head>. (#17) 2016-11-22 21:11:50 +02:00
head-meta.html Revert to using Hugo's own OpenGraph template 2017-02-21 16:14:13 +02:00
meta-terms.html layouts: retab after addition of modelines 2016-11-24 14:39:39 +02:00
recent.html Add caching of last N posts in sidebar to improve performance 2017-03-11 16:20:50 -06:00
sharing-icons.html layouts/partials/sharing-icons.html: Icons are no longer configurable 2017-01-21 19:26:40 +02:00
sidebar.html layouts/partials/sidebar.html: Use margin class instead of offset 2017-08-13 11:41:35 +03:00