fix: reinstate splitter

Fixup for PR 48350: add the missing code to load the splitter library.
pull/49570/head
Tim Bannister 2025-01-27 14:19:56 +00:00
parent d806c5a54f
commit 9c217f796d
No known key found for this signature in database
GPG Key ID: 31BA93F2DB289EFE
1 changed files with 2 additions and 0 deletions

View File

@ -38,6 +38,8 @@
{{ end -}}
<!--for the splitter-->
<!--script src="https://unpkg.com/split.js/dist/split.min.js"></script-->
<script src="/js/split-1.6.0.js" intregrity="sha384-0blL3GqHy6+9fw0cyY2Aoiwg4onHAtslAs4OkqZY7UQBrR65/K4gI+hxLdWDrjpz"></script>
<script>
let splitInstance = null;