diff options
| author | Priyansh <[email protected]> | 2020-11-13 22:38:25 +0530 |
|---|---|---|
| committer | Priyansh <[email protected]> | 2020-11-13 22:38:25 +0530 |
| commit | dce0897d9f427f70de8ebf0d56bf998aaa022900 (patch) | |
| tree | 952428d0b9d54de64b497351e2e0ff900027a5fa /index.html | |
| parent | c62911c83e7849cc8cc0e358c3187659123a4a32 (diff) | |
| download | nineties-computing-dce0897d9f427f70de8ebf0d56bf998aaa022900.tar.xz nineties-computing-dce0897d9f427f70de8ebf0d56bf998aaa022900.zip | |
Added Draggabilty by desandroo
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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> |
