From 12c7ceec40ae4a76d8af3bbdd7057d1c17d18112 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Tue, 3 Oct 2023 16:12:47 -0400 Subject: New/updated post; Updated travel advisory --- app/components/psa.json | 6 +++--- app/page.js | 2 +- app/travel-advisory/countries.json | 14 +++++++------- 3 files changed, 11 insertions(+), 11 deletions(-) (limited to 'app') diff --git a/app/components/psa.json b/app/components/psa.json index 8735bc9..977e8ca 100644 --- a/app/components/psa.json +++ b/app/components/psa.json @@ -1,5 +1,5 @@ { - "important": 2, - "announcement": "Due to the recent attacks in KR, we have put a watchlist warning.", - "link": "/updates/terrorist-watchlist" + "important": 1, + "announcement": "Nexus Underground and Gura Villa is being acquired from SEI to merge with regions", + "link": "/updates/nexus-gura-merge" } diff --git a/app/page.js b/app/page.js index 9f35ed2..ec23cbd 100644 --- a/app/page.js +++ b/app/page.js @@ -34,7 +34,7 @@ export default function Home() {

BreadCroust

Est. 2018 - Premier: Croust -

Home to MinePot Barton Centre and athletics

+

Home to the Alurian athletes

diff --git a/app/travel-advisory/countries.json b/app/travel-advisory/countries.json index a06590d..abd0fa0 100644 --- a/app/travel-advisory/countries.json +++ b/app/travel-advisory/countries.json @@ -147,12 +147,10 @@ { "name": "Ownage", "url": "ownage", - "danger": 3, - "image": "/countries/youonkazoo.webp", + "danger": 0, + "image": "/countries/ownage.webp", "settlements": [], - "history": [ - "October 1st, 2023: Associated with a terrorist group." - ] + "history": [] }, { "name": "PLC", @@ -177,7 +175,9 @@ "image": "/countries/solstice.webp", "settlements": [], "history": [ - "September 30th, 2023: A government official involved with a terrorist group." + "There has been internal turmoil in Solstice for a while, and not limiting to:", + "- Passing aggressive laws against for sending prisoners to another country.", + "- Corruption within the government." ] }, { @@ -188,7 +188,7 @@ "settlements": [ { "name": "Forêt Québec", - "danger": 3 + "danger": 1 } ], "history": [ -- cgit v1.2.3