mirror of
https://github.com/bigskysoftware/htmx.git
synced 2025-09-29 22:11:22 +00:00
update sha
This commit is contained in:
parent
0c0f913b7c
commit
6f8899f6fd
@ -107,7 +107,7 @@ It can be used via [NPM](https://www.npmjs.com/) as "`htmx.org`" or downloaded o
|
||||
For added security, you can load the script using [Subresource Integrity (SRI)](https://developer.mozilla.org/en-US/docs/Web/Security/Subresource_Integrity).
|
||||
|
||||
``` html
|
||||
<script src="https://unpkg.com/htmx.org@1.3.1" integrity="sha384-LqfMp9rzRO06qYdH0QYkCVtBR5YDXUbG8L0foeJKKqtVaP+uDXSTQOvimcxZ148o" crossorigin="anonymous"></script>
|
||||
<script src="https://unpkg.com/htmx.org@1.3.1" integrity="sha384-QrlPmoLqMVfnV4lzjmvamY0Sv/Am8ca1W7veO++Sp6PiIGixqkD+0xZ955Nc03qO" crossorigin="anonymous"></script>
|
||||
```
|
||||
|
||||
## <a name="ajax"></a> [AJAX](#ajax)
|
||||
|
Loading…
x
Reference in New Issue
Block a user