mirror of
https://code.sup39.dev/repos/Wqawg
synced 2024-12-27 17:44:52 +09:00
Turn inbox URL in layout template into a link, accidentally didn't before
This commit is contained in:
parent
28439b0236
commit
61a82f52d8
1 changed files with 2 additions and 1 deletions
|
@ -24,7 +24,8 @@ $nothing
|
|||
<a href=@{AuthR newAccountR}>Sign up.
|
||||
|
||||
<p>
|
||||
UPDATE: Federation is coming! Early testing at @{InboxR}
|
||||
UPDATE: Federation is coming!
|
||||
<a href=@{InboxR}>Very early testing
|
||||
|
||||
^{breadcrumbsW}
|
||||
|
||||
|
|
Loading…
Reference in a new issue