improvements to the login and register pages
This update adds to the instance picker instances for the user to select from, along with some documentation for instance owners on how to add their own instance to the picker
This commit is contained in:
14
webpage/instances.json
Normal file
14
webpage/instances.json
Normal file
@@ -0,0 +1,14 @@
|
||||
[
|
||||
{
|
||||
"name":"Spacebar Official",
|
||||
"description":"The official instance of spacebar!",
|
||||
"src":"https://cdn.old.server.spacebar.chat/icons/1006649183970562092/fb5218b5dfad5e1c7b452c17ddb1701e.png",
|
||||
"URL":"https://spacebar.chat"
|
||||
},
|
||||
{
|
||||
"name":"Vanilla Games",
|
||||
"description":"The spacebar instance for Vanilla games",
|
||||
"src":"https://vanillaminigames.net/img/favicon.ico",
|
||||
"URL":"https://vanillaminigames.net/"
|
||||
}
|
||||
]
|
Reference in New Issue
Block a user