|
@@ -38,7 +38,7 @@
|
|
|
<!-- Stein database -->
|
|
|
<script src="https://unpkg.com/stein-js-client"></script>
|
|
|
|
|
|
- <!-- enable drag/drop for mobile github.com/timruffles/mobile-drag-drop -->
|
|
|
+ <!-- enable drag/drop for mobile github.com/timruffles/mobile-drag-drop
|
|
|
<link rel="stylesheet" href="/assets/mobile-drag-drop/default.css">
|
|
|
<script src="/assets/mobile-drag-drop/index.min.js"></script>
|
|
|
<script>
|
|
@@ -47,5 +47,6 @@
|
|
|
}
|
|
|
window.addEventListener( 'touchmove', function() {});
|
|
|
</script>
|
|
|
+ -->
|
|
|
|
|
|
</head>
|