diff options
| author | Priyansh <[email protected]> | 2020-11-13 22:29:39 +0530 |
|---|---|---|
| committer | Priyansh <[email protected]> | 2020-11-13 22:29:39 +0530 |
| commit | c62911c83e7849cc8cc0e358c3187659123a4a32 (patch) | |
| tree | 1a38da52460c2ec1d816476c12104c74c14d374a /index.html | |
| parent | cb0a123664554a3735f464efb5d30930c6dd90c0 (diff) | |
| download | nineties-computing-c62911c83e7849cc8cc0e358c3187659123a4a32.tar.xz nineties-computing-c62911c83e7849cc8cc0e358c3187659123a4a32.zip | |
Desktop View
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -113,9 +113,10 @@ </div> </div> </section> - <section id="desktop" class="fullscreen bg-skyblue"></section> + <section id="desktop" class="fullscreen bg-skyblue wallpaper"></section> <!-- Scripts --> <script src="js/createAccount.js"></script> <script src="js/acountLogin.js"></script> + <script src="js/desktop.js"></script> </body> </html> |
