summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--haunt.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/haunt.scm b/haunt.scm
index 4cc6d97..5836e22 100644
--- a/haunt.scm
+++ b/haunt.scm
@@ -105,8 +105,8 @@
105 "Welcome to the GNU Assembly! We write " 105 "Welcome to the GNU Assembly! We write "
106 (a (@ (href "/en/documents/free-software")) 106 (a (@ (href "/en/documents/free-software"))
107 (emph "free software")) 107 (emph "free software"))
108 " — software that empowers users, " 108 " — software that empowers users "
109 "giving them individual and collective control " 109 "with individual and collective control "
110 "over their computing, from the operating " 110 "over their computing, from the operating "
111 "system to applications.")) 111 "system to applications."))
112 `(,(menubar (assoc-ref meta 'menu)))))) 112 `(,(menubar (assoc-ref meta 'menu))))))