From 6b9414fe430d9e3744dafaafe2d6bd1a87e22c21 Mon Sep 17 00:00:00 2001 From: NightScript <18664762+NightScript370@users.noreply.github.com> Date: Tue, 30 Jul 2024 11:41:57 -0400 Subject: [PATCH] Mobile homepage fixes --- assets/js/flyers/shabbat.js | 2 +- pages/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/assets/js/flyers/shabbat.js b/assets/js/flyers/shabbat.js index 8d38980..9b72e9f 100644 --- a/assets/js/flyers/shabbat.js +++ b/assets/js/flyers/shabbat.js @@ -29,7 +29,7 @@ amudehHoraahCal.configSettings(true, settings.customTimes.tzeithIssurMelakha()); amudehHoraahCal.coreZC.setCandleLightingOffset(20); const rYisraeliCal = new rYisraelizmanim(fallbackGL); -const shabbatDate = KosherZmanim.Temporal.Now.plainDateISO().with({ day: 27 }); +const shabbatDate = KosherZmanim.Temporal.Now.plainDateISO().with({ month: 8, day: 3 }); const jCal = new WebsiteLimudCalendar(shabbatDate) if (jCal.getDate().dayOfWeek != 6) diff --git a/pages/index.html b/pages/index.html index e47550e..e8fb9d7 100644 --- a/pages/index.html +++ b/pages/index.html @@ -51,7 +51,7 @@