hugo-PaperMod/layouts
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
..
_default Adapt theme to be compatible with hugoBasicExample 2020-09-12 09:57:30 +05:30
partials accessibility : add aria-label to go-to-top 2020-09-06 22:07:01 +05:30
shortcodes Added shortcode for collapsing texts. 2020-08-23 22:23:37 +05:30
404.html update 404 to match baseof 2020-07-22 17:29:51 +05:30