diff options
author | 2021-07-16 16:58:21 +0000 | |
---|---|---|
committer | 2021-07-16 16:58:21 +0000 | |
commit | c2176bfc839e31051e09bebd97cb09311c506b3a (patch) | |
tree | d15b0e782c955da5e12d9554036ea0b0127f0da7 /docs/src/pages/guides | |
parent | 2827f077baab6674a8ee47f3006e82ce991118b8 (diff) | |
download | astro-c2176bfc839e31051e09bebd97cb09311c506b3a.tar.gz astro-c2176bfc839e31051e09bebd97cb09311c506b3a.tar.zst astro-c2176bfc839e31051e09bebd97cb09311c506b3a.zip |
[ci] yarn format
Diffstat (limited to 'docs/src/pages/guides')
-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. |