hugo-PaperMod/layouts/_default
Aditya Telange c9fa6c7915
cover: granular controls for hiding cover image #156
in site config =>
    params:
        cover:
            hidden: true # hide everywhere but not in structured data
            hiddenInList: true # hide on list pages and home
            hiddenInSingle: true # hide on single page

per-page in front-matter =>
   hidden: true # only hide on current single page
2020-12-29 16:44:03 +05:30
..
archives.html Archive: Close the <sup> tag for month counts (#93) 2020-11-29 09:20:56 +05:30
baseof.html footer: allow disabling HLJS #143 2020-12-29 16:39:23 +05:30
index.json search: init Search feature (#105) 2020-12-06 18:19:50 +05:30
list.html cover: granular controls for hiding cover image #156 2020-12-29 16:44:03 +05:30
search.html Search: Keyboard Bindings for easier navigation (#138) 2020-12-18 11:45:10 +05:30
single.html cover: granular controls for hiding cover image #156 2020-12-29 16:44:03 +05:30
terms.html (lint) remove unnecessary whitespace 2020-09-23 12:52:32 +05:30