We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5bbf3a5 commit f44f856Copy full SHA for f44f856
bin/server.p6
@@ -186,8 +186,9 @@ sub html-layout-default (Str:D $content) {
186
<footer>
187
<small><a href="/api">API</a> |
188
<a href="https://webchat.freenode.net/?channels=#perl6-dev"
189
- >💬 Chat with us</a> | Code for this website is available at
190
- <a href="https://github.com/perl6/alerts"
+ >💬 Chat with us</a> |
+ <a href="http://mi.cro.services">Powered by Cro</a> | Code for this website is
191
+ available at<a href="https://github.com/perl6/alerts"
192
>github.com/perl6/alerts</a></small>
193
</footer>
194
</div>
0 commit comments