summaryrefslogtreecommitdiff
path: root/website/www.scm
diff options
context:
space:
mode:
Diffstat (limited to 'website/www.scm')
-rw-r--r--website/www.scm5
1 files changed, 4 insertions, 1 deletions
diff --git a/website/www.scm b/website/www.scm
index 80a6bd7..a3066bf 100644
--- a/website/www.scm
+++ b/website/www.scm
@@ -116,7 +116,10 @@ character."
(define (main-page)
`(html (@ (lang "en"))
- ,(html-page-header "Home" #:css "index.css")
+ ,(html-page-header
+ "GNU's advanced distro and transactional package manager"
+ #:css "index.css")
+
(body
,(html-page-description)
,(html-page-links)