Remove jquery notice

This commit is contained in:
patrick 2024-01-11 23:03:39 +01:00
parent 05309d3bfc
commit 3d1ca79209

View file

@ -14,7 +14,7 @@ Just call the url. You can filter by categories by adding /?filter=category to t
## Example integration using vanilla ja
You will need to include a ``<div id="hackcal"></div>`` placeholder in your html page and embed also the jQuery js library.
You will need to include a ``<div id="hackcal"></div>`` placeholder in your html page.
```
document.addEventListener("DOMContentLoaded", function () {