mirror of
https://github.com/bigskysoftware/htmx.git
synced 2025-10-02 07:21:05 +00:00
update SHA
This commit is contained in:
parent
15d4cacbf3
commit
5785e0c8e7
@ -113,7 +113,7 @@ The fastest way to get going with htmx is to load it via a CDN. You can simply a
|
|||||||
and get going:
|
and get going:
|
||||||
|
|
||||||
```html
|
```html
|
||||||
<script src="https://unpkg.com/htmx.org@1.8.6" integrity="sha384-TODO" crossorigin="anonymous"></script>
|
<script src="https://unpkg.com/htmx.org@1.8.6" integrity="sha384-Bj8qm/6B+71E6FQSySofJOUjA/gq330vEqjFx9LakWybUySyI1IQHwPtbTU7bNwx" crossorigin="anonymous"></script>
|
||||||
```
|
```
|
||||||
|
|
||||||
While the CDN approach is extremely simple, you may want to consider [not using CDNs in production](https://blog.wesleyac.com/posts/why-not-javascript-cdn).
|
While the CDN approach is extremely simple, you may want to consider [not using CDNs in production](https://blog.wesleyac.com/posts/why-not-javascript-cdn).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user