diff --git a/.vscode/settings.json b/.vscode/settings.json index 9269c08..bf6ae19 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,5 +1,6 @@ { "files.exclude": { "_site": true - } + }, + "deno.enable": false } \ No newline at end of file diff --git a/_includes/zmanDescription/alot/body.md b/_includes/zmanDescription/alot/body.md index ac94488..00547bb 100644 --- a/_includes/zmanDescription/alot/body.md +++ b/_includes/zmanDescription/alot/body.md @@ -1,8 +1,8 @@ Dawn is the time that rays of sun can be seen in the lit up Eastern part of the sky (Rosh, Brachot 4:1; Rambam Pirush Mishnayot Yoma 3:1; Shulchan Aruch O.C. 89:1). Halachically, it is the time that we transition from night into day, where the new day's commandments can start being fulfilled (although in an unideal fasion; preferably, these should wait until הנץ החמה/sunrise. However, if one has already done it erroniously or has a pressing need, they are still exempt). -- The Night-Time Shema (when omitted due to negligence), Tikkun Hatzot, and the evening prayer are no longer recitable past this time. -- Despite this being an unideal time to pray, considering that its obligation has started, one may no longer eat until the end of his prayer. -- Wearing Tallit & Tefilin requires Misheyakir, as they have an explicit start time within Brachot Bavli. +- The Night-Time Shema (when omitted due to negligence), Tikkun Hatzot, and the evening prayer are no longer recitable past this time +- Despite this being an unideal time to pray, considering that its obligation has started, one may no longer eat until the end of his prayer +- Tallit & Tefilin have separate rules from dawn and sunrise; that will be explained in the Misheyakir section --- diff --git a/assets/js/WebsiteCalendar.js b/assets/js/WebsiteCalendar.js index 6bab3cb..551165b 100644 --- a/assets/js/WebsiteCalendar.js +++ b/assets/js/WebsiteCalendar.js @@ -500,7 +500,7 @@ class WebsiteCalendar extends KosherZmanim.JewishCalendar { } }, hb: { - mainCount: hbTitle.join(), + mainCount: hbTitle.join(" "), subCount: { days: dayCount.join(" "), weeks: weeksCount.join(" "),