guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/01: website: Holidays are over, but donations can continue.


From: Ludovic Courtès
Subject: 01/01: website: Holidays are over, but donations can continue.
Date: Tue, 12 Jan 2016 20:38:58 +0000

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

commit bb853229384a48f9d01b83fdafd465003a5f85c1
Author: Ludovic Courtès <address@hidden>
Date:   Tue Jan 12 21:38:20 2016 +0100

    website: Holidays are over, but donations can continue.
    
    * website/www/shared.scm (html-page-description): Drop "for the
    holidays".
---
 website/www/shared.scm |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/website/www/shared.scm b/website/www/shared.scm
index 0f290fa..1ac5ba1 100644
--- a/website/www/shared.scm
+++ b/website/www/shared.scm
@@ -1,5 +1,5 @@
 ;;; GuixSD website --- GNU's advanced distro website
-;;; Copyright © 2015 Ludovic Courtès <address@hidden>
+;;; Copyright © 2015, 2016 Ludovic Courtès <address@hidden>
 ;;; Copyright © 2015 Mathieu Lirzin <address@hidden>
 ;;; Initially written by Luis Felipe López Acevedo <address@hidden>
 ;;; who waives all copyright interest on this file.
@@ -75,7 +75,7 @@ Functional package management,")))
          (span (@ (class "msg-label")) "Donate ")
          "For Guix to grow we need to upgrade our hardware. Please consider "
          (a (@ (href 
"https://my.fsf.org/civicrm/contribute/transact?reset=1&id=50";)
-               (class "donate-button")) "donating") " for the holidays!")))
+               (class "donate-button")) "donating") "!")))
 
 (define (html-page-links)
   `(div (@ (id "header-box"))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]