diff --git a/_data/nav.yaml b/_data/nav.yaml index 960da26..2ed602a 100644 --- a/_data/nav.yaml +++ b/_data/nav.yaml @@ -8,7 +8,7 @@ url: https://wiki.reduxstation.com icon: "\U0001F4D6" - label: GitHub - url: https://github.com/ResurgenceStation/ResurgenceStation + url: https://github.com/ReduxStation/ReduxStation icon: "⚡" - label: Statbus url: https://stats.reduxstation.com diff --git a/_data/servers.yaml b/_data/servers.yaml index 5eb78f7..44dc3e7 100644 --- a/_data/servers.yaml +++ b/_data/servers.yaml @@ -1,3 +1,3 @@ - identifier: redux name: ReduxStation 13 - public_address: reduxstation.com:2506 + public_address: reduxstation.com:1337 diff --git a/_data/site.yaml b/_data/site.yaml index caa72ff..8f888db 100644 --- a/_data/site.yaml +++ b/_data/site.yaml @@ -1,8 +1,8 @@ brand: ReduxStation 13 tagline: Space Station 13, refreshed domain: reduxstation.com -byond_url: byond://reduxstation.com:2506 -github_repo: https://github.com/ResurgenceStation/website +byond_url: byond://reduxstation.com:1337 +github_repo: https://github.com/ReduxStation/website # Endpoint that returns server status as JSON in the tgstation13.org/serverinfo.json shape. # Leave blank until the endpoint exists; the page will show "server status unavailable" gracefully. diff --git a/index.njk b/index.njk index 7bc0824..7bb2be1 100644 --- a/index.njk +++ b/index.njk @@ -4,7 +4,7 @@