auth page

This commit is contained in:
Olu Amey
2021-09-25 21:53:14 -04:00
parent 730965a47e
commit 034362a98e
3 changed files with 3 additions and 325 deletions
+1 -1
View File
@@ -82,7 +82,7 @@
<li><a href="#download" class="smoothscroll">APP</a></li>
<li><a href="#contact" class="smoothscroll">CONTACT</a></li>
<!-- li style="background-color: #7367f0;" onclick="viewLogin(); return;"><a href="/auth" >START</a></li -->
<li style="background-color: #7367f0;"><a href="https://app.coregrade.com" >START</a></li>
<li style="background-color: #7367f0;"><a href="/auth" >START</a></li>
</ul>
</div>
</div>
File diff suppressed because one or more lines are too long