hugo-PaperMod/layouts/partials
Aditya Telange 8356e48e47 Add option to use 1st entry as some Information
Currenty supports 2 vals Title and Content
Great for short intro for bloggers

can be enabled by using `Params.homeInfoParams`
    homeInfoParams:
      enabled: true
      Title: Hi there 👋
      Content: This is Content !! Can be Info, links, social-icons...
2020-07-23 16:24:44 +05:30
..
comments.html comments: rm comments 2020-07-20 20:11:58 +05:30
footer.html baseof: separate into header, footer 2020-07-21 15:36:30 +05:30
head.html add archives layout 2020-07-23 03:00:51 +05:30
header.html baseof: separate into header, footer 2020-07-21 15:36:30 +05:30
homeInfo.html Add option to use 1st entry as some Information 2020-07-23 16:24:44 +05:30