From d61d8d26d3df9e676ddebcca1a4dbb5648eb27a3 Mon Sep 17 00:00:00 2001 From: Oluwatobi Sofela Date: Thu, 18 Jul 2024 10:29:28 +0100 Subject: docs: Add UCEXLLY to showcase (#2134) --- docs/src/assets/showcase/ucexlly.com.png | Bin 0 -> 52206 bytes docs/src/components/showcase-sites.astro | 1 + 2 files changed, 1 insertion(+) create mode 100644 docs/src/assets/showcase/ucexlly.com.png diff --git a/docs/src/assets/showcase/ucexlly.com.png b/docs/src/assets/showcase/ucexlly.com.png new file mode 100644 index 00000000..28733866 Binary files /dev/null and b/docs/src/assets/showcase/ucexlly.com.png differ diff --git a/docs/src/components/showcase-sites.astro b/docs/src/components/showcase-sites.astro index 0e82cbcb..19968ff2 100644 --- a/docs/src/components/showcase-sites.astro +++ b/docs/src/components/showcase-sites.astro @@ -139,4 +139,5 @@ import FluidGrid from './fluid-grid.astro'; thumbnail="feedbackspark.com.png" /> + -- cgit