remotes/1693045480750635534/spooky-22
kek7198 2021-12-03 11:27:15 -06:00
parent 49d48b5442
commit 68ff7c5d4a
1 changed files with 1 additions and 1 deletions

View File

@ -101,7 +101,7 @@
Login
</a>
<!-- Register button -->
<a class="btn hover:bg-gradient-to-t hover:from-gray-100 hover:to-gray-200 border-gray-300 text-gray-500 hover:text-gray-700 focus:text-gray-900" href="/signup?redirect={{request.path | urlencode}}">
<a class="btn hover:bg-gradient-to-t hover:from-gray-100 hover:to-gray-200 border-gray-300 text-gray-200 hover:text-gray-700 focus:text-gray-900" href="/signup?redirect={{request.path | urlencode}}">
Sign up
</a>
{% endif %}