guix-commits
[Top][All Lists]
Advanced

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

01/01: website: donate: Remove obsolete HTML elements (see bug #24981)


From: Luis Felipe López Acevedo
Subject: 01/01: website: donate: Remove obsolete HTML elements (see bug #24981)
Date: Wed, 23 Nov 2016 01:17:07 +0000 (UTC)

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

commit b8c35bcdc75c10b8960d5359d5a3dd9bc21bf530
Author: sirgazil <address@hidden>
Date:   Tue Nov 22 20:22:37 2016 -0500

    website: donate: Remove obsolete HTML elements (see bug #24981)
    
    * www/donate.scm (donate-page): Remove tt elements.
---
 website/www/donate.scm |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/website/www/donate.scm b/website/www/donate.scm
index 83d08f0..ef68f3f 100644
--- a/website/www/donate.scm
+++ b/website/www/donate.scm
@@ -66,12 +66,12 @@ machines (they should be usable with exclusively free 
software): ")
                (ul (li "x86_64 machines, with on the order of 1\xa0TiB of
 storage and 4\xa0GiB of RAM;")
                    (li "armv7 machines (such as the Novena) to more quickly
-test and provide binaries for the " (tt "armhf-linux") " port;")
+test and provide binaries for the armhf-linux port;")
                    (li "mips64el machines to strengthen this port."))
                (p "Please get in touch with us through the "
                   (a (@ (href ,(base-url "about/#contact")))
                      "usual channels")
-                  " or using the " (tt "address@hidden")
+                  " or using the " (b "address@hidden")
                    " private alias to discuss any opportunities. ")
                (h2 (@ (id "hardware-donors")) "Thanks to the donors!")
                (p "The table below summarizes hardware and hosting donations



reply via email to

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