hugo-PaperMod/layouts/_default
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
..
_markup rm extra p tag from render-image hook 2021-03-16 13:29:53 +05:30
archives.html Refine [draft] tag display 2021-09-04 12:03:12 +05:30
baseof.html Allow hiding ShowCodeCopyButtons per page 2021-09-02 20:22:08 +05:30
index.json hide archives and search page from being searched 2021-01-30 12:53:14 +05:30
list.html Refine [draft] tag display 2021-09-04 12:03:12 +05:30
rss.xml Use content:encoded in Rss feeds 2021-05-02 11:29:31 +05:30
search.html Fix irregular spacing in seach title and svg icon 2021-09-05 18:22:39 +05:30
single.html Add showCanonicalLink to markdown metadata (#428) 2021-10-22 19:52:45 +05:30
terms.html Fix Spacing in overall repo 2021-03-30 18:26:43 +05:30