summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcos Martini2024-05-21 01:57:04 +1000
committerGitHub2024-05-20 17:57:04 +0200
commitd9a090e052e1c2af7590d4274649c4a98445c201 (patch)
tree5c2f25a0ec088efbe96794538a8f262995f275eb
parent1576e32925276cf35f8f77641d406328eec73fb6 (diff)
downloadIT.starlight-d9a090e052e1c2af7590d4274649c4a98445c201.tar.gz
IT.starlight-d9a090e052e1c2af7590d4274649c4a98445c201.tar.bz2
IT.starlight-d9a090e052e1c2af7590d4274649c4a98445c201.zip
Add kinde to showcase (#1902)
-rw-r--r--docs/src/assets/showcase/kinde.com.pngbin0 -> 45250 bytes
-rw-r--r--docs/src/components/showcase-sites.astro1
2 files changed, 1 insertions, 0 deletions
diff --git a/docs/src/assets/showcase/kinde.com.png b/docs/src/assets/showcase/kinde.com.png
new file mode 100644
index 00000000..8b84c896
--- /dev/null
+++ b/docs/src/assets/showcase/kinde.com.png
Binary files differ
diff --git a/docs/src/components/showcase-sites.astro b/docs/src/components/showcase-sites.astro
index b981235b..de934fa4 100644
--- a/docs/src/components/showcase-sites.astro
+++ b/docs/src/components/showcase-sites.astro
@@ -122,4 +122,5 @@ import FluidGrid from './fluid-grid.astro';
thumbnail="docs.fontawesome.com.png"
/>
<Card title="TrueCharts" href="https://truecharts.org/" thumbnail="truecharts.org.png" />
+ <Card title="Kinde" href="https://docs.kinde.com/" thumbnail="kinde.com.png" />
</FluidGrid>