From 3c332657cbea4e9c44354e8a57989e0d94319a20 Mon Sep 17 00:00:00 2001 From: Janghyeon Date: Tue, 24 Jun 2025 13:03:14 +0200 Subject: [PATCH 1/2] fix: Update Google Fonts link to use HTTPS and resolve mixed content error --- _includes/head.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/head.html b/_includes/head.html index a6a7fbcd3..8369cd4ac 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -19,7 +19,7 @@ | relative_url }}> - + From 64b7637a46c4097c1023c97b1f7cc382f69b76ca Mon Sep 17 00:00:00 2001 From: Janghyeon Date: Wed, 5 Aug 2026 09:33:18 +0200 Subject: [PATCH 2/2] fix: preserve URL encoding in Google Fonts link --- _includes/head.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/head.html b/_includes/head.html index 8369cd4ac..4b4b64636 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -19,7 +19,7 @@ | relative_url }}> - +