Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit fe9ba72

Browse files
authored
Merge pull request #1587 from adumesny/gh-pages
web: mobile fix
2 parents a4f14be + 475744c commit fe9ba72

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

index.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -319,9 +319,8 @@ <h1>Used by</h1>
319319
</footer>
320320
<!-- /.container -->
321321

322-
<script src="https://code.jquery.com/jquery-3.4.1.min.js" integrity="sha256-CSXorXvZcTkaix6Yvo6HppcZGetbYMGWSFlBw8HfCJo=" crossorigin="anonymous"></script>
322+
<script src="node_modules/gridstack/dist/gridstack-jq.js"></script>
323323
<script src="https://cdnjs.cloudflare.com/ajax/libs/jqueryui-touch-punch/0.2.3/jquery.ui.touch-punch.min.js"></script>
324-
<script src="node_modules/gridstack/dist/gridstack-h5.js"></script>
325324
<script src="https://getbootstrap.com/docs/4.3/dist/js/bootstrap.bundle.min.js" integrity="sha384-xrRywqdh3PHs8keKZN+8zzc5TX0GRTLCcmivcbNJWm2rs5C8PRhcEn3czEjhAO9o" crossorigin="anonymous"></script>
326325
<script src="https://cdn.jsdelivr.net/gh/highlightjs/[email protected]/build/highlight.min.js"></script>
327326

0 commit comments

Comments
 (0)