aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
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>