diff options
author | 2021-07-16 13:39:41 -0400 | |
---|---|---|
committer | 2021-07-16 13:39:41 -0400 | |
commit | 94fdd0db1b0a8ba2f109c5a240dc5770fdf784b8 (patch) | |
tree | 6ec6bbf3fc38a481816c6ed471f52bda39393a6d /docs/src/pages/guides/deploy.md | |
parent | c2176bfc839e31051e09bebd97cb09311c506b3a (diff) | |
download | astro-94fdd0db1b0a8ba2f109c5a240dc5770fdf784b8.tar.gz astro-94fdd0db1b0a8ba2f109c5a240dc5770fdf784b8.tar.zst astro-94fdd0db1b0a8ba2f109c5a240dc5770fdf784b8.zip |
Revert "[ci] yarn format"
This reverts commit c2176bfc839e31051e09bebd97cb09311c506b3a.
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 1af97643f..ca8365e5e 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. +This guide was originally based off of [Vite's](https://vitejs.dev/) well-documented static deploy guide.
\ No newline at end of file |