hugo-PaperMod/layouts
Aditya Telange 8af7c551ff
head: add support for Canonical URLs
cc:  #104

usage =>
  in site config.yml (used for home page only) =>
     canonical: ["https://www.example.com" , "https://blog.example.com"]
  in per-page vars =>
     canonical: ["https://www.example.com/page1" , "https://blog.example.com/pages/page1"]
2020-12-13 16:36:30 +05:30
..
_default single: add support for custom taxonomy URLs (#125) 2020-12-11 11:28:09 +05:30
partials head: add support for Canonical URLs 2020-12-13 16:36:30 +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
robots.txt layouts: add robots.txt 2020-11-08 22:31:27 +05:30