summaryrefslogtreecommitdiffhomepage
path: root/games.html
diff options
context:
space:
mode:
authorrecleun <[email protected]>2023-09-09 00:00:09 +0300
committerrecleun <[email protected]>2023-09-09 00:00:09 +0300
commitbac3780a96e132faaa2f59062ce77dbca54d47dc (patch)
tree77e17299d3bf046059d4ea0672af556f862481b3 /games.html
parent74fff8fa7ceddff9c1de3888d3e09ec39b7dca89 (diff)
downloadraylib.com-bac3780a96e132faaa2f59062ce77dbca54d47dc.tar.gz
raylib.com-bac3780a96e132faaa2f59062ce77dbca54d47dc.zip
changed mixitup references to local script
Diffstat (limited to 'games.html')
-rw-r--r--games.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/games.html b/games.html
index 770ca78..53eb4d4 100644
--- a/games.html
+++ b/games.html
@@ -99,7 +99,7 @@
<script src="common/libs/fancybox/helpers/jquery.fancybox-buttons.js"></script>
<!-- Add jQuery Mix-It Up plugin -->
- <script src="https://cdn.jsdelivr.net/jquery.mixitup/latest/jquery.mixitup.min.js"></script>
+ <script src="common/libs/jquery.mixitup.min.js"></script>
<!-- Add own script code -->
<script src="common/games.js"></script>