From 784a41b6c20ffda2d5ea60e70f0e338ae4851fd1 Mon Sep 17 00:00:00 2001
From: mayanky
Date: Tue, 9 Jul 2024 23:43:05 +0530
Subject: added feedbackspark in showcase. (#2116)
---
docs/src/assets/showcase/feedbackspark.com.png | Bin 0 -> 45387 bytes
docs/src/components/showcase-sites.astro | 5 +++++
2 files changed, 5 insertions(+)
create mode 100644 docs/src/assets/showcase/feedbackspark.com.png
diff --git a/docs/src/assets/showcase/feedbackspark.com.png b/docs/src/assets/showcase/feedbackspark.com.png
new file mode 100644
index 00000000..e751db31
Binary files /dev/null and b/docs/src/assets/showcase/feedbackspark.com.png differ
diff --git a/docs/src/components/showcase-sites.astro b/docs/src/components/showcase-sites.astro
index a6e82032..4a79f07f 100644
--- a/docs/src/components/showcase-sites.astro
+++ b/docs/src/components/showcase-sites.astro
@@ -133,4 +133,9 @@ import FluidGrid from './fluid-grid.astro';
thumbnail="www.devhealthos.com.png"
/>
+
--
cgit