diff options
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> |
