From b8c35bcdc75c10b8960d5359d5a3dd9bc21bf530 Mon Sep 17 00:00:00 2001 From: sirgazil Date: Tue, 22 Nov 2016 20:22:37 -0500 Subject: 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 "guix-hardware@gnu.org") + " or using the " (b "guix-hardware@gnu.org") " private alias to discuss any opportunities. ") (h2 (@ (id "hardware-donors")) "Thanks to the donors!") (p "The table below summarizes hardware and hosting donations -- cgit v1.2.3