Update the homepage text

This commit is contained in:
Daniel Vassallo
2019-10-01 10:21:46 -07:00
parent 35a3187257
commit 5e774561e0
5 changed files with 86 additions and 46 deletions

View File

@@ -1,9 +1,9 @@
<div class="section">
<div class="flex justify-center">
<img class="w-32 h-32" src="../img/icon.png">
<a href="/"><img class="w-32 h-32" src="../img/icon.png"></a>
</div>
<h1 class="font-logo">Userbase</h1>
<h2>You won't believe it's not a database!</h2>
<h2>You won't believe it's a database!</h2>
</div>
<hr>