aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorPriyansh <[email protected]>2020-11-13 22:29:39 +0530
committerPriyansh <[email protected]>2020-11-13 22:29:39 +0530
commitc62911c83e7849cc8cc0e358c3187659123a4a32 (patch)
tree1a38da52460c2ec1d816476c12104c74c14d374a /index.html
parentcb0a123664554a3735f464efb5d30930c6dd90c0 (diff)
downloadnineties-computing-c62911c83e7849cc8cc0e358c3187659123a4a32.tar.xz
nineties-computing-c62911c83e7849cc8cc0e358c3187659123a4a32.zip
Desktop View
Diffstat (limited to 'index.html')
-rw-r--r--index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/index.html b/index.html
index e0af89b..6eedf37 100644
--- a/index.html
+++ b/index.html
@@ -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>