From ee9475a3d7ede11476ca77360074d05e390c0e46 Mon Sep 17 00:00:00 2001
From: SudoVanilla
Date: Wed, 3 Apr 2024 03:10:25 -0400
Subject: Add SudoVanilla to showcase (#1702)
---
docs/src/assets/showcase/sudovanilla.com.png | Bin 0 -> 86835 bytes
docs/src/components/showcase-sites.astro | 1 +
2 files changed, 1 insertion(+)
create mode 100644 docs/src/assets/showcase/sudovanilla.com.png
diff --git a/docs/src/assets/showcase/sudovanilla.com.png b/docs/src/assets/showcase/sudovanilla.com.png
new file mode 100644
index 00000000..2241a227
Binary files /dev/null and b/docs/src/assets/showcase/sudovanilla.com.png differ
diff --git a/docs/src/components/showcase-sites.astro b/docs/src/components/showcase-sites.astro
index 576446c4..d2351af6 100644
--- a/docs/src/components/showcase-sites.astro
+++ b/docs/src/components/showcase-sites.astro
@@ -115,4 +115,5 @@ import FluidGrid from './fluid-grid.astro';
/>
+
--
cgit