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/quick-start.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/quick-start.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/src/pages/quick-start.md b/docs/src/pages/quick-start.md index e95a15f6a..b7855252c 100644 --- a/docs/src/pages/quick-start.md +++ b/docs/src/pages/quick-start.md @@ -67,4 +67,4 @@ We recommend that you to take some time to get more familiar with the way Astro 📚 Learn more about Astro's component syntax in our [Astro Components guide.](/core-concepts/astro-components) -📚 Learn more about Astro's file-based routing in our [Routing guide.](core-concepts/astro-pages)
\ No newline at end of file +📚 Learn more about Astro's file-based routing in our [Routing guide.](core-concepts/astro-pages) |