summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjackc32024-07-24 17:20:58 +0800
committerGitHub2024-07-24 11:20:58 +0200
commit217df750399030aece428eb40ecbb65eff2e989b (patch)
tree2c46619fc35f08b23a541e2b403278f97c5f335f
parentf71e6beb5bd9e8925bbaf32cb12d2546930a2b66 (diff)
downloadIT.starlight-217df750399030aece428eb40ecbb65eff2e989b.tar.gz
IT.starlight-217df750399030aece428eb40ecbb65eff2e989b.tar.bz2
IT.starlight-217df750399030aece428eb40ecbb65eff2e989b.zip
add Saasfly showcase (#2147)
-rw-r--r--docs/src/assets/showcase/document.saasfly.io.pngbin0 -> 127263 bytes
-rw-r--r--docs/src/components/showcase-sites.astro1
2 files changed, 1 insertions, 0 deletions
diff --git a/docs/src/assets/showcase/document.saasfly.io.png b/docs/src/assets/showcase/document.saasfly.io.png
new file mode 100644
index 00000000..4036e7eb
--- /dev/null
+++ b/docs/src/assets/showcase/document.saasfly.io.png
Binary files differ
diff --git a/docs/src/components/showcase-sites.astro b/docs/src/components/showcase-sites.astro
index 2bc51914..5328f8dd 100644
--- a/docs/src/components/showcase-sites.astro
+++ b/docs/src/components/showcase-sites.astro
@@ -145,4 +145,5 @@ import FluidGrid from './fluid-grid.astro';
href="https://www.quotesdomain.com/"
thumbnail="quotesdomain.com.png"
/>
+ <Card title="Saasfly" href="https://document.saasfly.io/" thumbnail="document.saasfly.io.png" />
</FluidGrid>