From d3e042e32955f2452c45db27f4079c11356dcebc Mon Sep 17 00:00:00 2001 From: Ethan Chapman Date: Tue, 19 Jul 2022 19:17:19 -0400 Subject: [PATCH] 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. --- README.md | 2 +- images/svg/json-ld.svg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c2f5de70..4cd3a439 100644 --- a/README.md +++ b/README.md @@ -274,7 +274,7 @@ Say thanks! JSON Feed

684 Bytes WebMention

324 Bytes -JSON-LD

767 Bytes +JSON-LD

921 Bytes diff --git a/images/svg/json-ld.svg b/images/svg/json-ld.svg index f338b0f8..221001fc 100644 --- a/images/svg/json-ld.svg +++ b/images/svg/json-ld.svg @@ -3,4 +3,4 @@ aria-label="JSON-LD" role="img" viewBox="0 0 512 512">{} \ No newline at end of file +fill="#fff"/> \ No newline at end of file