fix: formatting
This commit is contained in:
parent
96822e7b2f
commit
94a37acd12
1 changed files with 7 additions and 7 deletions
|
@ -3,13 +3,13 @@
|
||||||
One of the services that Skynet provides is access to a Linux server which also has a webserver.
|
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:
|
Additionally each member gets their own domain:
|
||||||
|
|
||||||
* $USERNAME.users.skynet.ie
|
* ```$USERNAME.users.skynet.ie```
|
||||||
* This is the core web address
|
* This is the core web address
|
||||||
* https://silver.users.skynet.ie
|
* <https://silver.users.skynet.ie>
|
||||||
* skynet.ie/~$USERNAME
|
* ``skynet.ie/~$USERNAME``
|
||||||
* This is backwards compatible to help avoid link rot
|
* This is backwards compatible to help avoid link rot
|
||||||
* Redirects to the core address above
|
* Redirects to the core address above
|
||||||
* https://skynet.ie/~silver
|
* <https://skynet.ie/~silver>
|
||||||
|
|
||||||
## Website
|
## Website
|
||||||
There are two ways to create a website on Skynet, Modern and Manual.
|
There are two ways to create a website on Skynet, Modern and Manual.
|
||||||
|
|
Loading…
Add table
Reference in a new issue