This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!-- | |
| Ask Jevons - chat widget for jevonsproperties.com | |
| -------------------------------------------------- | |
| Deploy: Duda dashboard -> Settings -> Site-Wide HTML | |
| -> paste everything below inside <head>. | |
| Configurable values are in the CONFIG block at the top of the <script>. | |
| Server-side logic lives on the VPS (ops.jevonsproperties.com). | |
| This file is self-contained: HTML + CSS + JS, no dependencies beyond | |
| the optional Cloudflare Turnstile script. |