summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyzeKit2024-09-06 15:09:44 -0700
committerGitHub2024-09-07 00:09:44 +0200
commit5ce35174774b341483aa66d01fa1ef3e40ad170f (patch)
treef551e0d61aa05e7bd54d0198e17d5ac3b09ce5ab
parentccf8d798ed08ef3733a24b9b9331a1a83a4f76d6 (diff)
downloadIT.starlight-5ce35174774b341483aa66d01fa1ef3e40ad170f.tar.gz
IT.starlight-5ce35174774b341483aa66d01fa1ef3e40ad170f.tar.bz2
IT.starlight-5ce35174774b341483aa66d01fa1ef3e40ad170f.zip
Add docs.ryzekit.com to showcase (#2291)
-rw-r--r--docs/src/assets/showcase/docs.ryzekit.com.pngbin0 -> 101627 bytes
-rw-r--r--docs/src/components/showcase-sites.astro1
2 files changed, 1 insertions, 0 deletions
diff --git a/docs/src/assets/showcase/docs.ryzekit.com.png b/docs/src/assets/showcase/docs.ryzekit.com.png
new file mode 100644
index 00000000..aa11fbf4
--- /dev/null
+++ b/docs/src/assets/showcase/docs.ryzekit.com.png
Binary files differ
diff --git a/docs/src/components/showcase-sites.astro b/docs/src/components/showcase-sites.astro
index 42d74e3b..191fbf7d 100644
--- a/docs/src/components/showcase-sites.astro
+++ b/docs/src/components/showcase-sites.astro
@@ -169,4 +169,5 @@ import FluidGrid from './fluid-grid.astro';
thumbnail="developers.cloudflare.com.png"
/>
<Card title="Yumma CSS" href="https://www.yummacss.com/" thumbnail="yummacss.com.png" />
+ <Card title="RyzeKit Astro SaaS Starter" href="https://docs.ryzekit.com/" thumbnail="docs.ryzekit.com.png" />
</FluidGrid>