mirror of
https://github.com/SouthFox-D/SouthFox-D.github.io.git
synced 2025-01-18 06:46:20 +01:00
[feat] remove cursor-effects
This commit is contained in:
parent
59a7a3c806
commit
0328ccb84e
2 changed files with 0 additions and 3 deletions
|
@ -8,7 +8,6 @@
|
|||
<script src="<%- url_for('./js/bootstrap.min.js') %>"></script>
|
||||
<script src="<%- url_for('./js/main.js') %>"></script>
|
||||
<script src="<%- url_for('./js/search.js') %>"></script>
|
||||
<script src="<%- url_for('./js/cursor-effects.js') %>"> async</script>
|
||||
|
||||
<% if (theme.fancybox){ %>
|
||||
<link rel="stylesheet" href="<%- url_for('./fancybox/jquery.fancybox.css') %>" media="screen" type="text/css">
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue