From 9765863f40c0e2e59d72773aa30402a6d5c0b992 Mon Sep 17 00:00:00 2001 From: Josh Pollara Date: Thu, 15 Jun 2023 21:05:27 +0200 Subject: Add Terrateam Docs to showcase (#218) Co-authored-by: Chris Swithinbank --- docs/src/content/docs/showcase.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/src/content/docs/showcase.md b/docs/src/content/docs/showcase.md index 6177de15..4e976333 100644 --- a/docs/src/content/docs/showcase.md +++ b/docs/src/content/docs/showcase.md @@ -10,7 +10,8 @@ Starlight is already being used in production around the web. See some examples - [Astro Error Pages](https://astro-error-page-documentation.vercel.app/) - [Felicity](https://felicity.pages.dev/) - [NgxEditor](https://sibiraj-s.github.io/ngx-editor/) +- [Terrateam Docs](https://terrateam.io/docs) - [Starwoof](https://starwoof.vercel.app/) - Watch Ben and Chris of Astro build this Starlight site showcasing the pets of Astro in real time! [Twitch stream: Astro x Starlight - BLAZING FAST ECO-FRIENDLY NON-GMO ORGANIC docs](https://www.twitch.tv/videos/1841159960) -See all the [public project repos using Starlight on GitHub](https://github.com/withastro/starlight/network/dependents). \ No newline at end of file +See all the [public project repos using Starlight on GitHub](https://github.com/withastro/starlight/network/dependents). -- cgit