mirror of
https://github.com/Wonderfall/hugo-WonderMod.git
synced 2026-05-29 18:08:42 +02:00
38891b9062
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