remove extra spaces

pull/3751/head
Divyansh Singh 1 year ago committed by GitHub
parent bb0cdc7f2e
commit 320b95c19b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -259,7 +259,7 @@ Don't enable options like _Auto Minify_ for HTML code. It will remove comments f
```sh ```sh
firebase deploy firebase deploy
``` ```
### Surge ### Surge
1. After running `npm run docs:build`, run this command to deploy: 1. After running `npm run docs:build`, run this command to deploy:
@ -290,5 +290,4 @@ You can deploy your Vitepress website on [Kinsta](https://kinsta.com/static-site
### Stormkit ### Stormkit
You can deploy your VitePress project to [Stormkit](https://www.stormkit.io), by following these [instructions](https://stormkit.io/blog/how-to-deploy-vitepress). You can deploy your VitePress project to [Stormkit](https://www.stormkit.io) by following these [instructions](https://stormkit.io/blog/how-to-deploy-vitepress).

Loading…
Cancel
Save