civodul pushed a commit to branch master
in repository guix-artwork.

commit 8ce355ec14ddc51e918fe0558f3a94e6f0327b1a
Author: Ludovic Courtès <[email protected]>
Date:   Mon May 25 16:13:25 2015 +0200

    website: main: Remove gnu-system-discuss from the front page.
    
    * website/www.scm (main-page): Remove gnu-system-discuss from the front 
page.
---
 website/www.scm |    9 ---------
 1 files changed, 0 insertions(+), 9 deletions(-)

diff --git a/website/www.scm b/website/www.scm
index 09b9f5c..d5d12c9 100644
--- a/website/www.scm
+++ b/website/www.scm
@@ -290,15 +290,6 @@ the Guix System Distribution (GuixSD).")
                            (br)
                            "Bug reports for GNU Guix and the Guix System
 Distribution.")
-                        (p (a (@ (href 
"https://lists.gnu.org/mailman/listinfo/gnu-system-discuss";))
-                              (b "gnu-system-discuss"))
-                           (small " ("
-                                  (a (@ (href 
"http://lists.gnu.org/archive/html/gnu-system-discuss/";))
-                                     "archive")
-                                  ")")
-                           (br)
-                           "Discussion about the development of
-the broader GNU system.")
 
                         (p (a (@ (href ,(base-url "about#contact"))
                                  (class "hlink-more-dark"))

Reply via email to