aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorPriyansh <[email protected]>2020-11-13 21:16:13 +0530
committerPriyansh <[email protected]>2020-11-13 21:16:13 +0530
commite0be898b8f12205702fa0b9e474899a37b752e32 (patch)
tree10201aee8eaf52b54aa43fd37925aaca4bac64b8 /index.html
parent7092267837642b67c2e19cd4981a5d77fcd8655c (diff)
downloadnineties-computing-e0be898b8f12205702fa0b9e474899a37b752e32.tar.xz
nineties-computing-e0be898b8f12205702fa0b9e474899a37b752e32.zip
Added Session Storage for Current Logged In User
Diffstat (limited to 'index.html')
-rw-r--r--index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.html b/index.html
index c1c2532..e0af89b 100644
--- a/index.html
+++ b/index.html
@@ -113,6 +113,7 @@
</div>
</div>
</section>
+ <section id="desktop" class="fullscreen bg-skyblue"></section>
<!-- Scripts -->
<script src="js/createAccount.js"></script>
<script src="js/acountLogin.js"></script>