diff options
Diffstat (limited to 'app')
| -rw-r--r-- | app/components/psa.json | 6 | ||||
| -rw-r--r-- | app/travel-advisory/countries.json | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app/components/psa.json b/app/components/psa.json index c99620d..85f11f1 100644 --- a/app/components/psa.json +++ b/app/components/psa.json @@ -1,5 +1,5 @@ { - "important": 0, - "announcement": "Nexus Underground and Gura Villa is being acquired from SEI to merge with regions", - "link": "/updates/nexus-gura-merge" + "important": 1, + "announcement": "We are now integrating Alee Town into the Alure Regions!", + "link": "/updates/welcome-alee-town" } diff --git a/app/travel-advisory/countries.json b/app/travel-advisory/countries.json index 937e41d..0a07154 100644 --- a/app/travel-advisory/countries.json +++ b/app/travel-advisory/countries.json @@ -177,7 +177,7 @@ "history": [] }, { - "name": "The Federal Democracy of Solstice", + "name": "The Solstice Federation", "url": "solstice", "danger": 0, "image": "/countries/solstice.webp", |
