Remove exozyme pages link

This commit is contained in:
Anthony Wang 2021-08-06 12:05:03 -05:00
parent 9ce1dde5ad
commit c913ff7149
Signed by: a
GPG key ID: BC96B00AEC5F2D76

View file

@ -48,7 +48,7 @@
<h3>Hosting your first website</h3>
<p>
Open up the file explorer in your remote desktop or log in with SSH. Now navigate to the <i>/srv/http/pages</i> 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 <i>index.html</i> and write some text. If you open up <a href="https://exozy.me/~USERNAME">https://exozy.me/~USERNAME</a>, you should see your website in action! Check out <a href="/~pages/">exozyme pages</a> for more information about web hosting.
Open up the file explorer in your remote desktop or log in with SSH. Now navigate to the <i>/srv/http/pages</i> 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 <i>index.html</i> and write some text. If you open up <a href="https://exozy.me/~USERNAME">https://exozy.me/~USERNAME</a>, you should see your website in action!
</p>
<br>