summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOluwatobi Sofela2024-07-18 10:29:28 +0100
committerGitHub2024-07-18 11:29:28 +0200
commitd61d8d26d3df9e676ddebcca1a4dbb5648eb27a3 (patch)
treec7bd9b9724d230496109ba58ed0d2d446bf336f1
parent6dedb0aa7b18fb6606638f26aa422424c4a829a0 (diff)
downloadIT.starlight-d61d8d26d3df9e676ddebcca1a4dbb5648eb27a3.tar.gz
IT.starlight-d61d8d26d3df9e676ddebcca1a4dbb5648eb27a3.tar.bz2
IT.starlight-d61d8d26d3df9e676ddebcca1a4dbb5648eb27a3.zip
docs: Add UCEXLLY to showcase (#2134)
-rw-r--r--docs/src/assets/showcase/ucexlly.com.pngbin0 -> 52206 bytes
-rw-r--r--docs/src/components/showcase-sites.astro1
2 files changed, 1 insertions, 0 deletions
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
--- /dev/null
+++ b/docs/src/assets/showcase/ucexlly.com.png
Binary files 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"
/>
<Card title="Fulldev UI" href="https://ui.full.dev" thumbnail="ui.full.dev.png" />
+ <Card title="UCEXLLY" href="https://www.ucexlly.com/" thumbnail="ucexlly.com.png" />
</FluidGrid>