From: Ed Kellett Date: Thu, 24 Mar 2016 09:50:32 +0000 (+0000) Subject: Add IRC connection information to the footer. X-Git-Url: https://jfr.im/git/irc/freenode/web-7.0.git/commitdiff_plain/refs/pull/151/head?ds=sidebyside Add IRC connection information to the footer. close #134 --- diff --git a/config/footer.yml b/config/footer.yml index c4bcee80a..ac13383ae 100644 --- a/config/footer.yml +++ b/config/footer.yml @@ -14,8 +14,13 @@ link: pages/acknowledgements - heading: Using freenode links: - - name: Connect (webchat) - link: '//webchat.freenode.net' + - + - name: Connect + link: 'ircs://chat.freenode.net:6697' + - name: (insecure) + link: 'irc://chat.freenode.net:6667' + - name: (webchat) + link: '//webchat.freenode.net' - name: Channel guidelines link: pages/changuide - name: Catalyst guidelines diff --git a/templates/footer.html b/templates/footer.html index 553192342..f8e7c6d7a 100644 --- a/templates/footer.html +++ b/templates/footer.html @@ -5,9 +5,21 @@

{{ footer.heading }}