Skip to content

Commit 2514bb8

Browse files
committed
CodeIgniter-Blog v2.4.17 Preloading with instantpage js.
1 parent 80203a2 commit 2514bb8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

application/views/footer.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,4 @@
1111
<script type="text/javascript" src="<?php echo base_url();?>static/js/jquery.SuperSlide.2.1.1.js"></script>
1212
<script type="text/javascript">jQuery(".lanmubox").slide({easing:"easeOutBounce",delayTime:400});</script>
1313
<script type="text/javascript" src="<?php echo base_url();?>static/js/nav.js"></script>
14+
<script src="https://cdn.jsdelivr.net/npm/instant.page@5.1.0/instantpage.js" type="module" integrity="sha256-DdSiNPR71ROAVMqT6NiHagLAtZv9EHeByYuVxygZM5g="></script>

0 commit comments

Comments
 (0)