aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorPriyansh <[email protected]>2020-11-13 22:38:25 +0530
committerPriyansh <[email protected]>2020-11-13 22:38:25 +0530
commitdce0897d9f427f70de8ebf0d56bf998aaa022900 (patch)
tree952428d0b9d54de64b497351e2e0ff900027a5fa /index.html
parentc62911c83e7849cc8cc0e358c3187659123a4a32 (diff)
downloadnineties-computing-dce0897d9f427f70de8ebf0d56bf998aaa022900.tar.xz
nineties-computing-dce0897d9f427f70de8ebf0d56bf998aaa022900.zip
Added Draggabilty by desandroo
Diffstat (limited to 'index.html')
-rw-r--r--index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.html b/index.html
index 6eedf37..e8a3c4c 100644
--- a/index.html
+++ b/index.html
@@ -117,6 +117,7 @@
<!-- Scripts -->
<script src="js/createAccount.js"></script>
<script src="js/acountLogin.js"></script>
+ <script src="js/draggability.js"></script>
<script src="js/desktop.js"></script>
</body>
</html>