diff options
author | 2021-07-27 14:36:32 +0000 | |
---|---|---|
committer | 2021-07-27 14:36:32 +0000 | |
commit | 365f3bd230cb4633b63a44d14fcf897512c7864b (patch) | |
tree | 076ec70df548820a040f5e65c737b342c4a18f3c /docs/src/pages/getting-started.md | |
parent | e3d73149f77793126efbc6b696f6e5ed90fb3252 (diff) | |
download | astro-365f3bd230cb4633b63a44d14fcf897512c7864b.tar.gz astro-365f3bd230cb4633b63a44d14fcf897512c7864b.tar.zst astro-365f3bd230cb4633b63a44d14fcf897512c7864b.zip |
[ci] yarn format
Diffstat (limited to '')
-rw-r--r-- | docs/src/pages/getting-started.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/src/pages/getting-started.md b/docs/src/pages/getting-started.md index d416fff8f..d1ff80a31 100644 --- a/docs/src/pages/getting-started.md +++ b/docs/src/pages/getting-started.md @@ -1,7 +1,6 @@ --- layout: ~/layouts/Main.astro title: Getting Started - --- Astro is a modern static site builder. Learn what Astro is all about from [our homepage](https://astro.build/) or [our release post](https://astro.build/blog/introducing-astro). This page is an overview of the Astro documentation and all related resources. |