From 01a1e1e9c79cb6bd92e77030133a7f1c0a1dbabe Mon Sep 17 00:00:00 2001 From: Bex Warner Date: Thu, 25 Oct 2018 16:53:42 -0400 Subject: [PATCH] move back to open source fridays --- assets/js/office-hours.js | 4 ++-- community.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/assets/js/office-hours.js b/assets/js/office-hours.js index 58ca40e..de24c42 100644 --- a/assets/js/office-hours.js +++ b/assets/js/office-hours.js @@ -3,8 +3,8 @@ // Change to true to show nags var debug = false; -// Adjust to Thursday at 18:00 UTC / 2pm EDT -var attrs = {day: "Thursday", hour: 18, minute: 0, second: 0, millisecond: 0} +// Adjust to Friday at 16:00 UTC / 12pm EDT +var attrs = {day: "Friday", hour: 16, minute: 0, second: 0, millisecond: 0} var start = moment().utc().set(attrs) // If it's already passed today, go to the next occurrence diff --git a/community.html b/community.html index cc7e3d2..1ff3cf8 100644 --- a/community.html +++ b/community.html @@ -53,8 +53,8 @@ links:

Join us every - Thursday at - 18:00 UTC + Friday at + 16:00 UTC to give feedback, ask questions, get help, or just chat about ideas.