1
0
Fork 0
mirror of https://github.com/Lynnesbian/FediBooks/ synced 2024-11-25 08:38:59 +00:00

fix incorrect link

This commit is contained in:
Lynne Megido 2020-01-20 14:08:30 +10:00
parent d8dc54f802
commit 39178dff9c
Signed by: lynnesbian
GPG key ID: F0A184B5213D9F90

View file

@ -22,7 +22,7 @@
<h1 class="thin centred">Chat</h1>
<p class="centred">Talking to {{ bot }}</p>
<p class="centred" style="margin: 20px 0;">
<a class="button btn-primary" href="/bot/accounts/add" role="button"><i class="fas fa-home"></i> Home</a>
<a class="button btn-primary" href="/" role="button"><i class="fas fa-home"></i> Home</a>
</p>
</div>