Style cleanup

This commit is contained in:
Anthony Wang 2021-09-02 09:18:12 -05:00
parent c8ab274c4a
commit 95af5d6b10
Signed by: a
GPG key ID: BC96B00AEC5F2D76

View file

@ -74,7 +74,7 @@
<h3>Hosting your first website</h3>
<p>
Want to host a website on exozyme? Fortunately, it's incredibly easy and only takes two minutes! Open up the file explorer in your remote desktop or log in with SSH. Now navigate to the <i>/srv/http/pages/users</i> folder. Create a new folder named your username which will hold the content for your new website. Make an actual page by creating 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 live in action! For more information, see our <a href="https://git.exozy.me/exozyme/exozyme/wiki/Website-hosting">wiki</a>.
It's incredibly easy to host a website on exozyme and only takes two minutes! Open up the file explorer in your remote desktop or log in with SSH. Now navigate to the <i>/srv/http/pages/users</i> folder. Create a new folder named your username which will hold the content for your new website. Make an actual page by creating 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 live in action! For more information, see our <a href="https://git.exozy.me/exozyme/exozyme/wiki/Website-hosting">wiki</a>.
</p>
<br>