From cc4d38b4a5431b1add4044b28c6d2c140d45fd1c Mon Sep 17 00:00:00 2001 From: Felix Roos Date: Wed, 6 Dec 2023 22:28:14 +0100 Subject: [PATCH] fix: swatch png src --- website/src/pages/swatch/index.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/pages/swatch/index.astro b/website/src/pages/swatch/index.astro index 36088db5..65484856 100644 --- a/website/src/pages/swatch/index.astro +++ b/website/src/pages/swatch/index.astro @@ -31,7 +31,7 @@ const baseNoTrailing = BASE_URL.endsWith('/') ? BASE_URL.slice(0, -1) : BASE_URL
{name}
- + )) }