13:34

Update schema_json.html by soda92 · Pull Request #1696 · adityatelange/hugo-PaperMod · GitHub

What does this PR change? What problem does it solve?

Was the change discussed in an issue or in the Discussions before?

PR Checklist

This change adds/updates translations and I have used the …

This is the simple trick to correct structured data in Google Webmaster Tools for Hugo Papermod theme.
17:12

Missing template definitions breaks production builds in Hugo v0.146.0+

What you’d like to propose? Hi! In the latest version of PaperMod, the following templates are referenced inside _partials/head.html: {{ template “partials/templates/opengraph.html” . }} {{ template “partials/templates/twitter_cards.html…
This is what breaks in PaperMod theme if you’re running Hugo v. 0.146 and later.