From 12e4d2497d08efd7217f9582c5df151ff8d4d041 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ludovic=20Court=C3=A8s?= Date: Tue, 13 Apr 2021 22:50:46 +0200 Subject: Tweak front-page sentence. * haunt.scm (base-layout): Shorten front-page sentence. --- haunt.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'haunt.scm') diff --git a/haunt.scm b/haunt.scm index 4cc6d97..5836e22 100644 --- a/haunt.scm +++ b/haunt.scm @@ -105,8 +105,8 @@ "Welcome to the GNU Assembly! We write " (a (@ (href "/en/documents/free-software")) (emph "free software")) - " — software that empowers users, " - "giving them individual and collective control " + " — software that empowers users " + "with individual and collective control " "over their computing, from the operating " "system to applications.")) `(,(menubar (assoc-ref meta 'menu)))))) -- cgit v1.2.1