hugo-toha/layouts
Jøhannes Lippmann 674156343d Allow to disable the footer with params.footer.enable = false
Default is to have the footer enabled (to keep backwards
compatibility).

The diff looks much worse than it is, I just added a variable and an
if clause, but then had to indent the rest of the file.

Make footerEnabled an explicit variable.

This should improve readability.

Use default parameter for even more readability.
2021-04-28 12:55:02 +02:00
..
_default Accessibility and SEO improvements (#296) 2021-04-25 17:15:22 +06:00
notes Add notes layout (#263) 2021-03-27 19:52:18 +00:00
partials Allow to disable the footer with params.footer.enable = false 2021-04-28 12:55:02 +02:00
shortcodes add video shortcode (#289) 2021-04-06 01:12:28 +06:00
404.html Fix various issues detected by html-proofer (#270) 2021-03-29 03:44:33 +06:00
index.html Accessibility and SEO improvements (#296) 2021-04-25 17:15:22 +06:00