diff options
author | 2021-07-16 13:39:48 -0400 | |
---|---|---|
committer | 2021-07-16 13:39:48 -0400 | |
commit | dc4ba25b01254ed1c2088c081e8c861172ae58a4 (patch) | |
tree | e8424c9266de0886e8fb3c133da7f87e2eeacb11 /docs/src/pages/integrations/deploy-astro.md | |
parent | 94fdd0db1b0a8ba2f109c5a240dc5770fdf784b8 (diff) | |
download | astro-dc4ba25b01254ed1c2088c081e8c861172ae58a4.tar.gz astro-dc4ba25b01254ed1c2088c081e8c861172ae58a4.tar.zst astro-dc4ba25b01254ed1c2088c081e8c861172ae58a4.zip |
Revert "New getting started guide (#715)"
This reverts commit 2827f077baab6674a8ee47f3006e82ce991118b8.
Diffstat (limited to 'docs/src/pages/integrations/deploy-astro.md')
-rw-r--r-- | docs/src/pages/integrations/deploy-astro.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/src/pages/integrations/deploy-astro.md b/docs/src/pages/integrations/deploy-astro.md new file mode 100644 index 000000000..5cec38a50 --- /dev/null +++ b/docs/src/pages/integrations/deploy-astro.md @@ -0,0 +1,4 @@ +--- +layout: ~/layouts/Main.astro +title: Deploy Astro +--- |