From 320b95c19b84e87762f24f8e66df3c13e7ec3be4 Mon Sep 17 00:00:00 2001 From: Divyansh Singh <40380293+brc-dd@users.noreply.github.com> Date: Sat, 6 Apr 2024 13:57:34 +0530 Subject: [PATCH] remove extra spaces --- docs/guide/deploy.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/docs/guide/deploy.md b/docs/guide/deploy.md index 95d99a0a..471e7858 100644 --- a/docs/guide/deploy.md +++ b/docs/guide/deploy.md @@ -259,7 +259,7 @@ Don't enable options like _Auto Minify_ for HTML code. It will remove comments f ```sh firebase deploy ``` - + ### Surge 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 -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).