hugo-PaperMod/layouts
nikaera 38891b9062
Add showCanonicalLink to markdown metadata (#428)
If an article has a `canonicalUrl` set, Originally published at `<hostname>` will be displayed at the top of the article by setting `showCanonicalLink` to true. 

Usage =>
  In front-matter:
    canonicalUrl: "<URL>"
    showCanonicalLink: true
2021-10-22 19:52:45 +05:30
..
_default Add showCanonicalLink to markdown metadata (#428) 2021-10-22 19:52:45 +05:30
partials Add showCanonicalLink to markdown metadata (#428) 2021-10-22 19:52:45 +05:30
shortcodes collapse shortcode content can write formative code and change line (#561) 2021-09-17 18:41:23 +05:30
404.html Fix Spacing in overall repo 2021-03-30 18:26:43 +05:30
robots.txt layouts: use hugo.IsProduction 2020-12-13 20:19:25 +05:30