Skip to content

Commit 82012ab

Browse files
committed
update attribute to integrity
1 parent 8a97a3c commit 82012ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

layouts/partials/scripts.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939

4040
<!--for the splitter-->
4141
<!--script src="https://unpkg.com/split.js/dist/split.min.js"></script-->
42-
<script src="/js/split-1.6.0.js" intregrity="sha384-0blL3GqHy6+9fw0cyY2Aoiwg4onHAtslAs4OkqZY7UQBrR65/K4gI+hxLdWDrjpz"></script>
42+
<script src="/js/split-1.6.0.js" integrity="sha384-0blL3GqHy6+9fw0cyY2Aoiwg4onHAtslAs4OkqZY7UQBrR65/K4gI+hxLdWDrjpz"></script>
4343
<script>
4444
let splitInstance = null;
4545

0 commit comments

Comments
 (0)