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!