diff --git a/src/tutorials/skynet/create_website.md b/src/tutorials/skynet/create_website.md index 18512eb..e5d9598 100644 --- a/src/tutorials/skynet/create_website.md +++ b/src/tutorials/skynet/create_website.md @@ -3,13 +3,13 @@ One of the services that Skynet provides is access to a Linux server which also has a webserver. Additionally each member gets their own domain: -* $USERNAME.users.skynet.ie - * This is the core web address - * https://silver.users.skynet.ie -* skynet.ie/~$USERNAME - * This is backwards compatible to help avoid link rot - * Redirects to the core address above - * https://skynet.ie/~silver +* ```$USERNAME.users.skynet.ie``` + * This is the core web address + * +* ``skynet.ie/~$USERNAME`` + * This is backwards compatible to help avoid link rot + * Redirects to the core address above + * ## Website There are two ways to create a website on Skynet, Modern and Manual.