diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2023-10-09 00:02:24 -0400 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2023-10-09 00:02:24 -0400 |
| commit | 4cc6573d3f232adc90a512319e72ca01e7303393 (patch) | |
| tree | f20db5971e7c7e9466f5a8b64257de35fc9f884d /app | |
| parent | 3955f638a0c14f4b899e665b5982bc6019c01f3a (diff) | |
| download | alure-website-4cc6573d3f232adc90a512319e72ca01e7303393.tar.gz alure-website-4cc6573d3f232adc90a512319e72ca01e7303393.tar.bz2 alure-website-4cc6573d3f232adc90a512319e72ca01e7303393.zip | |
Travel advisory update
Diffstat (limited to 'app')
| -rw-r--r-- | app/travel-advisory/countries.json | 23 |
1 files changed, 8 insertions, 15 deletions
diff --git a/app/travel-advisory/countries.json b/app/travel-advisory/countries.json index abd0fa0..e45d203 100644 --- a/app/travel-advisory/countries.json +++ b/app/travel-advisory/countries.json @@ -169,6 +169,14 @@ "history": [] }, { + "name": "The Republic of Québec", + "url": "republic-of-quebec", + "danger": 0, + "image": "/countries/quebec.webp", + "settlements": [], + "history": [] + }, + { "name": "The Federal Democracy of Solstice", "url": "solstice", "danger": 1, @@ -181,21 +189,6 @@ ] }, { - "name": "Southeastern Islands", - "url": "southeastern-islands", - "danger": 1, - "image": "/countries/sei.webp", - "settlements": [ - { - "name": "Forêt Québec", - "danger": 1 - } - ], - "history": [ - "July 15th, 2023: Frequent instances of instability have been surfacing in Forêt Québec lately." - ] - }, - { "name": "Sulópolis", "url": "sulopolis", "danger": 0, |
