diff options
Diffstat (limited to 'app/travel-advisory/countries.json')
| -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, |
