getJSON is no longer supported in Hugo 0.145.0 (used in social_quote_tweet.html), which causes errors on build - at least, for Cloudflare.
10:38:08.472 'ERROR error building site: "/opt/buildhome/repo/themes/PaperModX/layouts/partials/social_quote_tweet.html:11:1": parse of template failed: template: _partials/social_quote_tweet.html:11: function "getJSON" not defined',
10:38:08.473 failed: true,
10:38:08.473 timedOut: false,
10:38:08.473 isCanceled: false,
10:38:08.473 killed: false
10:38:08.473 }
Edit: This is also true for /shortcodes/tweet-ref.html.
getJSONis no longer supported in Hugo 0.145.0 (used insocial_quote_tweet.html), which causes errors on build - at least, for Cloudflare.Edit: This is also true for
/shortcodes/tweet-ref.html.