From fb796989ea259ea860dc7f988253531f00065a8f Mon Sep 17 00:00:00 2001 From: prototypa <54446028+prototypa@users.noreply.github.com> Date: Tue, 30 Aug 2022 12:38:09 -0400 Subject: [PATCH] Update README.md --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index 24116e2..c553cc1 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ ## Demo -[🏠 astrowind.vercel.app](https://astrowind.vercel.app/) +[👉 astrowind.vercel.app](https://astrowind.vercel.app/)
@@ -128,16 +128,12 @@ Now, your website is ready to be deployed. All generated files are located at `dist` folder, which you can deploy the folder to any hosting service you prefer. -
- #### Deploy to Netlify Clone this repository on own GitHub account and deploy to Netlify: [![Netlify Deploy button](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/onwidget/astrowind) -
- #### Deploy to Vercel Clone this repository on own GitHub account and deploy to Vercel: