From 0a96abe45edc2fca42c3bc2a7397345b66f7cb68 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Wed, 19 Jul 2023 07:32:44 -0400 Subject: Updated travel advisory --- app/components/psa.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'app/components') diff --git a/app/components/psa.json b/app/components/psa.json index df9869f..a718910 100644 --- a/app/components/psa.json +++ b/app/components/psa.json @@ -1,5 +1,5 @@ { - "important": 0, - "announcement": "No important announcements", - "link": "https://google.ca" + "important": 2, + "announcement": "We recommend people to travel carefully due to the ongoing parasite outbreak.", + "link": "" } -- cgit v1.2.3