From f370833dbabb5f8241b86acb1cbc2f5e61b0af7c Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Wed, 19 Jul 2023 23:25:56 -0400 Subject: Added proper images to countries --- app/travel-advisory/countries.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'app') diff --git a/app/travel-advisory/countries.json b/app/travel-advisory/countries.json index 83b7311..718263c 100644 --- a/app/travel-advisory/countries.json +++ b/app/travel-advisory/countries.json @@ -54,7 +54,7 @@ "name": "The Federation of Doodads and Gizmos", "url": "doodadsandgizmos", "danger": 1, - "image": "/countries/countrywarp.webp", + "image": "/countries/doodadsandgizmos.webp", "settlements": [], "history": [] }, @@ -121,7 +121,7 @@ "name": "landrepeatland", "url": "landrepeatland", "danger": 1, - "image": "/countries/lionland.webp", + "image": "/countries/landrepeatland.webp", "settlements": [], "history": [] }, @@ -226,7 +226,7 @@ "name": "Vyxalla", "url": "vyxalla", "danger": 1, - "image": "/countries/whalecity.webp", + "image": "/countries/vyxalla.webp", "settlements": [], "history": [] }, -- cgit v1.2.3