probably ready to launch; setting up the Sitix action now

This commit is contained in:
Lazy Hippopotamus
2024-04-10 12:22:12 -04:00
parent fb6eb1d682
commit 53064a389f
36 changed files with 182 additions and 217 deletions

View File

@@ -113,6 +113,6 @@ tripsSince += 26; // Tazria
var daysSinceSat = (now.getDay() + 1 + (now.getHours() > 12 ? 1 : 0)) % 7;
document.getElementById("torahsection").innerText = chocklyisrael[tripsSince];
//document.getElementById("torahsection").innerText = chocklyisrael[tripsSince];
document.getElementById("bustanaluqul").innerText = roman(daysSinceSat);
document.getElementById("tomerdevorah").innerText = tomerdevorah[daysSinceSat];