nemhugo/layouts
Kaushal Modi b1cccc8f2c
Add the canonical "footer" block
The base template and block system allows easy integration of themes with theme components.

The "footer" blocks is also one of the suggested blocks in the Hugo docs: https://gohugo.io/templates/base/#define-the-base-template.

Add this block quickly enables the use of theme components like [hugo-search-fuse-js](https://github.com/kaushalmodi/hugo-search-fuse-js/). I ended up creating this PR because of an issue created there: https://github.com/kaushalmodi/hugo-search-fuse-js/issues/1.
2019-01-18 08:34:55 -05:00
..
_default Add the canonical "footer" block 2019-01-18 08:34:55 -05:00
partials Improve Golang style 2018-11-13 12:57:15 +01:00
shortcodes Add additional "alt" param defaults for figure shortcode 2018-11-13 00:42:07 -08:00
404.html Improve 404 message 2018-10-30 22:56:41 -07:00
index.html fix validator error: <img> tags must have "alt" attribute 2018-11-12 23:51:42 -08:00