summaryrefslogtreecommitdiff
path: root/website/www.scm
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2015-05-13 13:49:22 +0200
committerLudovic Courtès <ludo@gnu.org>2015-05-13 13:49:22 +0200
commit7f23667b7b8fe039384f0ea2dd9f9c97da28fd87 (patch)
treeff1c6826fb1d6f74995dbb586c654176398decc2 /website/www.scm
parentbc321f26858eda13bfdb6a961a4bd459cb53b691 (diff)
downloadguix-artwork-7f23667b7b8fe039384f0ea2dd9f9c97da28fd87.tar
guix-artwork-7f23667b7b8fe039384f0ea2dd9f9c97da28fd87.tar.gz
website: Comment out web IRC client button.
* website/www.scm (main-page): Comment out webchat button.
Diffstat (limited to 'website/www.scm')
-rw-r--r--website/www.scm13
1 files changed, 9 insertions, 4 deletions
diff --git a/website/www.scm b/website/www.scm
index e4e145f..5ffd76d 100644
--- a/website/www.scm
+++ b/website/www.scm
@@ -237,10 +237,15 @@ packaging API. ")
"channel logs")
")")
".")
- (p (@ (class "text-right"))
- (a (@ (href "http://webchat.freenode.net/?channels=%23guix")
- (class "button btn-blue"))
- "Connect"))
+
+ ;; XXX: Doesn't feel right to (1) suggest a JS
+ ;; client, and (2) make it too easy to join the
+ ;; channel.
+ ;; (p (@ (class "text-right"))
+ ;; (a (@ (href "http://webchat.freenode.net/?channels=%23guix")
+ ;; (class "button btn-blue"))
+ ;; "Connect"))
+
(h3 "Report Bugs")
(p "Use the bugs mailing list to report bugs. Please
check whether the bug is already in the "