Remove jquery notice
This commit is contained in:
parent
05309d3bfc
commit
3d1ca79209
1 changed files with 1 additions and 1 deletions
|
@ -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 () {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue