Commit Graph

3 Commits

Author SHA1 Message Date
Ethan Chapman
d3e042e329 Fix JSON-LD font
The original JSON-LD image uses an obscure font. This causes rendering issues, as most systems will not display the correct font, causing the braces to be misaligned with the symbol. Unfortunately, it undoes most of the savings from the previous commit.
2022-07-19 19:17:19 -04:00
Ethan Chapman
e0f1bccadd JSON-LD improvements
The original logo file had a number of small issues, many of which were preserved to the tiny version. The savings come from fixing those issues, removing extra nodes, and using <use>s for the highlights rather than one large path.
2022-07-19 00:08:21 -04:00
Terence Eden
352f48816f JSON-LD
Fixes #661
2022-07-18 22:18:31 +01:00