From 0f1ece8a3e58101d9852266962238f0611ad561a Mon Sep 17 00:00:00 2001 From: Max Richter Date: Sun, 7 Apr 2024 18:22:25 +0200 Subject: [PATCH] fix: make sure to load thumbash inline --- src/layouts/Layout.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/layouts/Layout.astro b/src/layouts/Layout.astro index 0f2de40..e4d9067 100644 --- a/src/layouts/Layout.astro +++ b/src/layouts/Layout.astro @@ -114,7 +114,7 @@ import "./global.css"; background: url("data:image/svg+xml,%3Csvg viewBox='0 0 249 249' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M248.5 0H0V249C0.268799 111.435 111.423 0 248.5 0Z' fill='%2316161e'/%3E%3C/svg%3E"); } -