Avoid a go template problem with irc:// links by hardcoding

This commit is contained in:
2016-06-07 03:23:26 +01:00
parent 832445984a
commit d56db75e65
3 changed files with 2 additions and 3 deletions

View File

@@ -89,6 +89,7 @@
</li>
<li>|</li>
{{ end }}
<li><a href="irc://chat.freenode.net/lupine"><i class="fa fa-hashtag"></i></a></li>
<li>{{ $.Site.Copyright | markdownify }}</li>
</ul>
</div>