mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2025-11-03 18:02:45 +01:00
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