We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a97a3c commit 82012abCopy full SHA for 82012ab
layouts/partials/scripts.html
@@ -39,7 +39,7 @@
39
40
<!--for the splitter-->
41
<!--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>
+<script src="/js/split-1.6.0.js" integrity="sha384-0blL3GqHy6+9fw0cyY2Aoiwg4onHAtslAs4OkqZY7UQBrR65/K4gI+hxLdWDrjpz"></script>
43
<script>
44
let splitInstance = null;
45
0 commit comments