Make JSON-LD output deterministic
travisdowns opened this issue · 1 comments
travisdowns commented
Fix jekyll-seo-tag issue where the json-ld data keeps changing every time the site is regenerated. See 436.
Fork the gem then sort on the hash keys prior to output.
travisdowns commented
Fixed in a648449.