diff options
author | Josh Pollara | 2023-06-15 21:05:27 +0200 |
---|---|---|
committer | GitHub | 2023-06-15 21:05:27 +0200 |
commit | 9765863f40c0e2e59d72773aa30402a6d5c0b992 (patch) | |
tree | a8f49e5c14be87c86597224322d55c28a5bc65e1 | |
parent | 490fd98d4e7b38ec01c568eee0ab00844e59c53d (diff) | |
download | IT.starlight-9765863f40c0e2e59d72773aa30402a6d5c0b992.tar.gz IT.starlight-9765863f40c0e2e59d72773aa30402a6d5c0b992.tar.bz2 IT.starlight-9765863f40c0e2e59d72773aa30402a6d5c0b992.zip |
Add Terrateam Docs to showcase (#218)
Co-authored-by: Chris Swithinbank <swithinbank@gmail.com>
-rw-r--r-- | docs/src/content/docs/showcase.md | 3 |
1 files changed, 2 insertions, 1 deletions
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). |