This commit is contained in:
retoor 2025-02-26 06:21:48 +01:00
parent 162cfe3945
commit da1be6301c

View File

@ -11,12 +11,11 @@
<body>
<div class="registration-container">
<h1>Snek</h1>
<p style="padding-bottom:20px">Rocket Chat got bloated, too commercialized,
So Snek came through, lean and optimized.</p>
<fancy-button url="/login.html" text="Login"></fancy-button>
<span style="padding:10px;">Or</span>
<span style="padding:10px;">OR</span>
<fancy-button url="/register.html" text="Register"></fancy-button>
<a href="/about.html">Design choices</a>
<a href="/web.html">App preview</a>
<a href="/docs/docs/">API docs</a>
</div>
</body>
</html>