forked from M-Labs/web2019
fix IRC icon
This commit is contained in:
parent
dd04ad00ac
commit
37baa4a040
|
@ -69,7 +69,7 @@ template = "page.html"
|
|||
{% end %}
|
||||
|
||||
|
||||
{% layout_card(src="images/email@2x.png", css="col-12 col-md-4 text-center") %}
|
||||
{% layout_card(src="images/irc@2x.png", css="col-12 col-md-4 text-center") %}
|
||||
<a href="https://webchat.freenode.net/" target="_blank" rel="noopener noreferrer">IRC: #m-labs</a>
|
||||
|
||||
<small>on Freenode</small>
|
||||
|
|
Loading…
Reference in New Issue