diff options
author | 2021-07-16 17:42:16 +0000 | |
---|---|---|
committer | 2021-07-16 17:42:16 +0000 | |
commit | dae398100d7635f87baaf758174a2f05c88c9a4d (patch) | |
tree | 1190ea93761dad85e8c5bda29d2eddab7eac38bd /docs/src/pages/guides/deploy.md | |
parent | ea27663f92d85282a0b3f8a52e31a6c0e13403c0 (diff) | |
download | astro-dae398100d7635f87baaf758174a2f05c88c9a4d.tar.gz astro-dae398100d7635f87baaf758174a2f05c88c9a4d.tar.zst astro-dae398100d7635f87baaf758174a2f05c88c9a4d.zip |
[ci] yarn format
Diffstat (limited to 'docs/src/pages/guides/deploy.md')
-rw-r--r-- | docs/src/pages/guides/deploy.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/src/pages/guides/deploy.md b/docs/src/pages/guides/deploy.md index ca8365e5e..1af97643f 100644 --- a/docs/src/pages/guides/deploy.md +++ b/docs/src/pages/guides/deploy.md @@ -254,4 +254,4 @@ The action will work to deploy your app (watch its progress in your repo's Actio ## Credits -This guide was originally based off of [Vite's](https://vitejs.dev/) well-documented static deploy guide.
\ No newline at end of file +This guide was originally based off of [Vite's](https://vitejs.dev/) well-documented static deploy guide. |