From c913ff71496d2ad76ab71206086761c734b32598 Mon Sep 17 00:00:00 2001 From: Anthony Wang Date: Fri, 6 Aug 2021 12:05:03 -0500 Subject: [PATCH] Remove exozyme pages link --- quickstart/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/quickstart/index.html b/quickstart/index.html index fc15e61..aaf5392 100644 --- a/quickstart/index.html +++ b/quickstart/index.html @@ -48,7 +48,7 @@

Hosting your first website

- Open up the file explorer in your remote desktop or log in with SSH. Now navigate to the /srv/http/pages folder. Create a new folder named your username which will hold the content for your new website. Now let's make an actual page. Create a file called index.html and write some text. If you open up https://exozy.me/~USERNAME, you should see your website in action! Check out exozyme pages for more information about web hosting. + Open up the file explorer in your remote desktop or log in with SSH. Now navigate to the /srv/http/pages folder. Create a new folder named your username which will hold the content for your new website. Now let's make an actual page. Create a file called index.html and write some text. If you open up https://exozy.me/~USERNAME, you should see your website in action!