From c78c802061c94d975ffc32b194dc146993464f2b Mon Sep 17 00:00:00 2001 From: Ayo Date: Sun, 24 Aug 2025 11:13:03 +0200 Subject: [PATCH] chore: add docs source for Continue --- .continue/docs/astro-docs.yaml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .continue/docs/astro-docs.yaml diff --git a/.continue/docs/astro-docs.yaml b/.continue/docs/astro-docs.yaml new file mode 100644 index 0000000..e9bc5bb --- /dev/null +++ b/.continue/docs/astro-docs.yaml @@ -0,0 +1,6 @@ +name: Astro documentation +version: 0.0.1 +schema: v1 +docs: + - name: Astro docs + startUrl: https://docs.astro.build