From 4cc6573d3f232adc90a512319e72ca01e7303393 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Mon, 9 Oct 2023 00:02:24 -0400 Subject: Travel advisory update --- app/travel-advisory/countries.json | 23 ++++++++--------------- 1 file changed, 8 insertions(+), 15 deletions(-) (limited to 'app') 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 @@ -168,6 +168,14 @@ "settlements": [], "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", @@ -180,21 +188,6 @@ "- Corruption within the government." ] }, - { - "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", -- cgit v1.2.3