1
0
mirror of https://github.com/alanorth/hugo-theme-bootstrap4-blog.git synced 2024-09-27 18:34:16 +02:00
hugo-theme-bootstrap4-blog/layouts
Alan Orth e8ee0c68b7
layouts/_default/baseof.html: Smarter meta author tag
Use the post's author from frontmatter, or else use the author from
the site's config. You MUST have one of these set or else you will
get an error during site generation. I think it's better to force
the user to define an author tag rather than only printing it if
it is defined because it is a good practice to help bots understand
content.
2016-09-14 14:05:36 +03:00
..
_default layouts/_default/baseof.html: Smarter meta author tag 2016-09-14 14:05:36 +03:00
partials Allow configuration of optional sidebar links 2016-09-08 15:00:23 +03:00
404.html First commit with initial theme 2016-08-28 16:22:32 +03:00