From e2b511ed23eaef44f7dc465e6b7b4b41edd018e8 Mon Sep 17 00:00:00 2001 From: Youssouf EL AZIZI Date: Fri, 1 Sep 2023 14:32:27 +0100 Subject: docs: add obytes starter to showcase (#619) Co-authored-by: Chris Swithinbank --- docs/src/assets/showcase/starter.obytes.com.jpg | Bin 0 -> 55868 bytes docs/src/content/docs/showcase.mdx | 5 +++++ 2 files changed, 5 insertions(+) create mode 100644 docs/src/assets/showcase/starter.obytes.com.jpg 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 Binary files /dev/null and b/docs/src/assets/showcase/starter.obytes.com.jpg 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" /> + See all the [public project repos using Starlight on GitHub](https://github.com/withastro/starlight/network/dependents). -- cgit