diff options
| author | Andrew Lee <andrew@alee14.me> | 2025-10-25 22:07:21 -0400 |
|---|---|---|
| committer | Andrew Lee <andrew@alee14.me> | 2025-10-25 22:07:21 -0400 |
| commit | 7d8387321b325c1fcf4d9a2030020a5abe834cbb (patch) | |
| tree | 7b2e6821dffb05eb50431e75eb646ad4187546d7 | |
| parent | 9ac48ab59c7b56f2defd975e6526f74e9041faa2 (diff) | |
| download | alure-website-7d8387321b325c1fcf4d9a2030020a5abe834cbb.tar.gz alure-website-7d8387321b325c1fcf4d9a2030020a5abe834cbb.tar.bz2 alure-website-7d8387321b325c1fcf4d9a2030020a5abe834cbb.zip | |
Travel advisory update + PSA update
Changed Solstice to 0; PSA removed
| -rw-r--r-- | app/components/psa.json | 2 | ||||
| -rw-r--r-- | app/countries.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/app/components/psa.json b/app/components/psa.json index 691070b..73f3832 100644 --- a/app/components/psa.json +++ b/app/components/psa.json @@ -1,5 +1,5 @@ { - "important": 1, + "important": 0, "announcement": "Internal businesses now require to register with the government.", "link": "/updates/enterprises-registering" } diff --git a/app/countries.json b/app/countries.json index a8b50ae..51b2a7a 100644 --- a/app/countries.json +++ b/app/countries.json @@ -262,7 +262,7 @@ "visa": false, "visaInfo": [], "image": "/countries/solstice.webp", - "danger": 3, + "danger": 0, "settlements": [], "history": [ "July 2025: Civil war between the federal government and province of Othoroot" |
