diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2023-07-23 21:30:31 -0400 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2023-07-23 21:30:31 -0400 |
| commit | d9e68e0f9ccfdf6b9f1302754fc19e85538c7225 (patch) | |
| tree | 2b18366fc14557e32b5dabb93201313250d7dd61 /app | |
| parent | b197a26a5921ed09edd1ff3aa916a20848c0e2d4 (diff) | |
| download | alure-website-d9e68e0f9ccfdf6b9f1302754fc19e85538c7225.tar.gz alure-website-d9e68e0f9ccfdf6b9f1302754fc19e85538c7225.tar.bz2 alure-website-d9e68e0f9ccfdf6b9f1302754fc19e85538c7225.zip | |
forgot about solstice
Diffstat (limited to 'app')
| -rw-r--r-- | app/travel-advisory/countries.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/app/travel-advisory/countries.json b/app/travel-advisory/countries.json index 5bbd760..8058d86 100644 --- a/app/travel-advisory/countries.json +++ b/app/travel-advisory/countries.json @@ -168,7 +168,9 @@ "danger": 2, "image": "/countries/solstice.webp", "settlements": [], - "history": [] + "history": [ + "July 23rd 2023: There is still currently parasite cases in Solstice." + ] }, { "name": "Southeastern Islands", |
