hugo-PaperMod/layouts/_default
Digitalcraftsman ab14f2f275
Adapt theme to be compatible with hugoBasicExample
_default/{archives,list}.html utilize .site.Params.mainSections

This flexible option let's users decide what content pages they want to
display in the archive and on the homepage. By default, Hugo adds
content types with the most content files as a good heuristic. Can be
overwritten at any time in the config file.

Signed-off-by: Aditya Telange <21258296+adityatelange@users.noreply.github.com>
2020-09-12 09:57:30 +05:30
..
archives.html Adapt theme to be compatible with hugoBasicExample 2020-09-12 09:57:30 +05:30
baseof.html baseof : use partialCached for header and footer 2020-08-28 17:34:55 +05:30
list.html Adapt theme to be compatible with hugoBasicExample 2020-09-12 09:57:30 +05:30
single.html add ability to disbale share on certain pages 2020-08-28 16:39:06 +05:30
terms.html rm redundant 2020-09-06 21:01:24 +05:30