From e8eab6c93c5825cbd136819cc645d4cec0059480 Mon Sep 17 00:00:00 2001 From: kirkalicious Date: Sun, 12 Jul 2020 13:15:39 -0700 Subject: [PATCH 1/3] Closed indefinitely --- data.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/data.yml b/data.yml index 123a1a7..66efee0 100644 --- a/data.yml +++ b/data.yml @@ -460,6 +460,9 @@ news: # name: name of the event # content: plain text description # hide: True or False (case sensitive, optional) + - name: "Closed Indefinitely" + content: "Until we feel it's safe to reopen, The 9:20 Special will remain closed." + hide: False - date: 3/31/2020 name: "Closed for March" content: "Because of the recent recommendations from the Department of Public Health regarding COVID-19, we've decided that The 9:20 Special will be on hiatus effective immediately. We feel it's important to do our part by not providing an opportunity for this virus to spread at our event. At the end of the month, we'll determine if we can reopen in April. For more details, please read our recent newsletter." From dfa273d3df6f4aa7ce61f12103333ab9dd47d1e9 Mon Sep 17 00:00:00 2001 From: kirkalicious Date: Sun, 12 Jul 2020 13:23:01 -0700 Subject: [PATCH 2/3] Stay safe --- data.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data.yml b/data.yml index 66efee0..f4bdc7e 100644 --- a/data.yml +++ b/data.yml @@ -461,7 +461,7 @@ news: # content: plain text description # hide: True or False (case sensitive, optional) - name: "Closed Indefinitely" - content: "Until we feel it's safe to reopen, The 9:20 Special will remain closed." + content: "Until we feel it's safe to reopen, The 9:20 Special will remain closed. Stay safe everyone." hide: False - date: 3/31/2020 name: "Closed for March" From 6521020cd3f2530d1164a9b1932ff530c374fdb0 Mon Sep 17 00:00:00 2001 From: kirkalicious Date: Sun, 12 Jul 2020 13:49:34 -0700 Subject: [PATCH 3/3] deploy test --- data.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data.yml b/data.yml index f4bdc7e..275ffca 100644 --- a/data.yml +++ b/data.yml @@ -461,7 +461,7 @@ news: # content: plain text description # hide: True or False (case sensitive, optional) - name: "Closed Indefinitely" - content: "Until we feel it's safe to reopen, The 9:20 Special will remain closed. Stay safe everyone." + content: "Until we feel it's safe to reopen, The 9:20 Special will remain closed. Wear a mask & wash your hands. Stay safe everyone." hide: False - date: 3/31/2020 name: "Closed for March"