diff options
| -rw-r--r-- | app/travel-advisory/countries.json | 16 | ||||
| -rw-r--r-- | public/countries/cypress.webp | bin | 0 -> 442698 bytes |
2 files changed, 8 insertions, 8 deletions
diff --git a/app/travel-advisory/countries.json b/app/travel-advisory/countries.json index 44cfcfc..0120128 100644 --- a/app/travel-advisory/countries.json +++ b/app/travel-advisory/countries.json @@ -25,14 +25,6 @@ "history": [] }, { - "name": "Birch Boat Town", - "url": "birchboattown", - "danger": 0, - "image": "/countries/birchboattown.webp", - "settlements": [], - "history": [] - }, - { "name": "Banatown", "url": "banatown", "danger": 0, @@ -49,6 +41,14 @@ "history": [] }, { + "name": "Cypress", + "url": "cypress", + "danger": 0, + "image": "/countries/cypress.webp", + "settlements": [], + "history": [] + }, + { "name": "The Federation of Doodads and Gizmos", "url": "doodadsandgizmos", "danger": 0, diff --git a/public/countries/cypress.webp b/public/countries/cypress.webp Binary files differnew file mode 100644 index 0000000..258ace3 --- /dev/null +++ b/public/countries/cypress.webp |
