summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYoussouf EL AZIZI2023-09-01 14:32:27 +0100
committerGitHub2023-09-01 15:32:27 +0200
commite2b511ed23eaef44f7dc465e6b7b4b41edd018e8 (patch)
treed0fdfe20f50bec8d018bc78b37f86fba0274be40
parent9357fbd7e9ad649ac9e12f6aea2282dd9640a967 (diff)
downloadIT.starlight-e2b511ed23eaef44f7dc465e6b7b4b41edd018e8.tar.gz
IT.starlight-e2b511ed23eaef44f7dc465e6b7b4b41edd018e8.tar.bz2
IT.starlight-e2b511ed23eaef44f7dc465e6b7b4b41edd018e8.zip
docs: add obytes starter to showcase (#619)
Co-authored-by: Chris Swithinbank <swithinbank@gmail.com>
-rw-r--r--docs/src/assets/showcase/starter.obytes.com.jpgbin0 -> 55868 bytes
-rw-r--r--docs/src/content/docs/showcase.mdx5
2 files changed, 5 insertions, 0 deletions
diff --git a/docs/src/assets/showcase/starter.obytes.com.jpg b/docs/src/assets/showcase/starter.obytes.com.jpg
new file mode 100644
index 00000000..9966f606
--- /dev/null
+++ b/docs/src/assets/showcase/starter.obytes.com.jpg
Binary files differ
diff --git a/docs/src/content/docs/showcase.mdx b/docs/src/content/docs/showcase.mdx
index e8e990da..243ec5dd 100644
--- a/docs/src/content/docs/showcase.mdx
+++ b/docs/src/content/docs/showcase.mdx
@@ -82,6 +82,11 @@ Starlight is already being used in production. These are some of the sites aroun
href="https://commandkit.underctrl.io"
thumbnail="commandkit.underctrl.io.png"
/>
+ <Card
+ title="Obytes Starter"
+ href="https://starter.obytes.com"
+ thumbnail="starter.obytes.com.jpg"
+ />
</FluidGrid>
See all the [public project repos using Starlight on GitHub](https://github.com/withastro/starlight/network/dependents).