Visual Changes
This version introduces a few visual changes. I've tried to keep the changes as small as I could get away with—just enough to adhere to the accessibility rules configured in Pa11y. 🙏
Improvements
- Amends several colors to achieve WCAG AAA rule for color contrast ratio. By @SethFalco in #78
- We only add
og:imageif the image provided is an HTTP(S) URL, not for local files. By @SethFalco in #75
Localization
- More Norwegian language support. By @JoeStone13