summaryrefslogtreecommitdiff
path: root/static/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'static/index.html')
-rw-r--r--static/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/static/index.html b/static/index.html
index a796239..98cacbc 100644
--- a/static/index.html
+++ b/static/index.html
@@ -18,8 +18,8 @@
<li><a href="#contact" class="nav-link">Contact</a></li>
</ul>
<div class="nav-actions">
- <button class="btn btn-ghost">Sign In</button>
- <button class="btn btn-primary">Start Free Trial</button>
+ <a href="login.html" class="btn btn-ghost">Sign In</a>
+ <button class="btn btn-primary">Start Free Trial</button>
</div>
<div class="hamburger">
<span></span>