summaryrefslogtreecommitdiff
path: root/website/www/shared.scm
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2015-05-25 23:19:06 +0200
committerLudovic Courtès <ludo@gnu.org>2015-05-25 23:19:06 +0200
commit0b36ba3fdd5433c7e5dd940c5f53dd886afdbf0f (patch)
treecd060aa4dac06f76b5c1ae62a6c1933eb4349f58 /website/www/shared.scm
parent45e61a19ccfcc9f8fd54d940965b83f75ae73319 (diff)
downloadguix-artwork-0b36ba3fdd5433c7e5dd940c5f53dd886afdbf0f.tar
guix-artwork-0b36ba3fdd5433c7e5dd940c5f53dd886afdbf0f.tar.gz
website: header: Augment keyword list.
* website/www/shared.scm (html-page-header): Augment keyword list.
Diffstat (limited to 'website/www/shared.scm')
-rw-r--r--website/www/shared.scm3
1 files changed, 2 insertions, 1 deletions
diff --git a/website/www/shared.scm b/website/www/shared.scm
index 41a0db5..88dad4e 100644
--- a/website/www/shared.scm
+++ b/website/www/shared.scm
@@ -44,7 +44,8 @@ with the whole world.")))
(content
"GNU, FSF, Free Software Foundation, Linux, Emacs, GCC,
Unix, Free Software, Libre Software, Operating System, GNU Kernel, GNU Hurd,
-GUix Package Manager, Guile Scheme, Functional package management")))
+Guix Package Manager, Guile Scheme, Transactional upgrades,
+Functional package management,")))
(meta (@ (name "viewport")
(content "width=device-width, initial-scale=1.0")))
(link (@ (type "text/css")