Skip to content

Commit 71bcfa4

Browse files
authored
Missing space in footer text
1 parent b65fca5 commit 71bcfa4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/server.p6

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ sub html-layout-default (Str:D $content) {
197197
<a href="https://webchat.freenode.net/?channels=#perl6-dev"
198198
>💬 Chat with us</a> |
199199
<a href="http://mi.cro.services">Powered by Cro</a> | Code for this website is
200-
available at<a href="https://github.com/perl6/alerts"
200+
available at <a href="https://github.com/perl6/alerts"
201201
>github.com/perl6/alerts</a></small>
202202
</footer>
203203
</div>

0 commit comments

Comments
 (0)