This commit is contained in:
retoor 2025-06-21 23:48:52 +02:00
parent 6350a7851c
commit 23055919cd

View File

@ -212,7 +212,7 @@
<section id="signup"> <section id="signup">
<h2>Start Now</h2> <h2>Start Now</h2>
<p>No email. No activity logs. Register a username and access the platform immediately.</p> <p>No email. No activity logs. Register a username and access the platform immediately.</p>
<a href="/register" class="btn">Sign Up</a> <a href="/register.html" class="btn">Sign Up</a>
<br> <br>
<a href="/about.html" class="about-link">Learn more about Snek</a> <a href="/about.html" class="about-link">Learn more about Snek</a>
</section> </section>