forked from M-Labs/web2019
fix IRC link
This commit is contained in:
parent
4f9232cd44
commit
722a0b4557
|
@ -175,7 +175,7 @@
|
||||||
<img src="{{ get_url(path='images/irc@2x.png', cachebust=true) }}" width="40px">
|
<img src="{{ get_url(path='images/irc@2x.png', cachebust=true) }}" width="40px">
|
||||||
</div>
|
</div>
|
||||||
<div class="card-body">
|
<div class="card-body">
|
||||||
<a href="#">IRC: #m-labs</a>
|
<a href="https://webchat.freenode.net/" target="_blank" rel="noopener noreferrer">IRC: #m-labs</a>
|
||||||
<br>
|
<br>
|
||||||
<small>on Freenode</small>
|
<small>on Freenode</small>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in New Issue