mirror of
https://github.com/Lynnesbian/FediBooks/
synced 2024-11-25 08:38:59 +00:00
fix incorrect link
This commit is contained in:
parent
d8dc54f802
commit
39178dff9c
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@
|
||||||
<h1 class="thin centred">Chat</h1>
|
<h1 class="thin centred">Chat</h1>
|
||||||
<p class="centred">Talking to {{ bot }}</p>
|
<p class="centred">Talking to {{ bot }}</p>
|
||||||
<p class="centred" style="margin: 20px 0;">
|
<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>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue