hugo-PaperMod/layouts/partials
Aditya Telange 795c06b2cc
head: improve favicons presence
- also set theme color to #2e2e33
- use syntax from https://favicon.io
- `site.webmanifest` added, should be present in "static"

Custom links to favicons can be added in site config =>

params:
  assets:
    favicon: "<link / abs url>"
    favicon16x16:  "<link / abs url>"
    favicon32x32:  "<link / abs url>"
    apple_touch_icon:  "<link / abs url>"
    safari_pinned_tab:  "<link / abs url>"
2020-11-05 19:48:30 +05:30
..
templates json-schema:fix multiple authors in config displayed incorrectly 2020-10-25 13:08:03 +05:30
author.html author(partial): fix multiple authors in config displayed incorrectly 2020-10-25 13:01:49 +05:30
comments.html comments: rm comments 2020-07-20 20:11:58 +05:30
cover.html cover: responsive cover: generate responsive images only in "production" env 2020-10-23 11:35:30 +05:30
extend_footer.html extended_footer: init 2020-10-18 21:52:22 +05:30
extend_head.html extended_head: init (#44) 2020-10-18 20:21:42 +05:30
footer.html theme-switch: Enable theme toggle unless specifically disabled (#69) 2020-11-04 14:04:45 +05:30
head.html head: improve favicons presence 2020-11-05 19:48:30 +05:30
header.html theme-switch: Enable theme toggle unless specifically disabled (#69) 2020-11-04 14:04:45 +05:30
home_info.html home-info, profile-mode: enable markdownify for text elements 2020-10-17 15:02:40 +05:30
index_profile.html home-info, profile-mode: enable markdownify for text elements 2020-10-17 15:02:40 +05:30
post_meta.html layouts: use author partial in head and post_meta 2020-10-25 12:47:09 +05:30
share_icons.html share-icons: add #hashtag generation from tags 2020-10-25 13:58:17 +05:30
social_icons.html social-icons: fix duplicate rel tags 2020-10-23 15:56:41 +05:30
svg.html social-icons: add svg for medium 2020-10-19 19:00:01 +05:30
toc.html toc(partial): generate toc for h1 - h6 2020-10-04 18:52:14 +05:30