From 915d7877d2e3c5b3206d221c57c6309d41286f3b Mon Sep 17 00:00:00 2001 From: dusk Date: Mon, 23 Sep 2024 16:27:33 +0300 Subject: [PATCH] fix: try not to use tags starting with h- cause it trips up hcard parser --- src/components/window.svelte | 2 +- src/routes/+layout.svelte | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/window.svelte b/src/components/window.svelte index a47be1f..00781f9 100644 --- a/src/components/window.svelte +++ b/src/components/window.svelte @@ -9,7 +9,7 @@