Skip to content

Add Shabbat times to A plain HTML site

Hand-written pages and static hosts.

Steps

  1. Paste the snippet where the widget should appear in the page body.
  2. Upload the file.

What usually goes wrong

If your site sets a Content-Security-Policy, add luachli.com to script-src. Without it the browser blocks the script and the console shows a CSP error.

Your code

<script src="https://luachli.com/widget.js" data-city="us/new-york-city" data-country="US" data-lang="en"></script>
Preview

That is the widget itself, running here — not a screenshot.

Other platforms