[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/03: website: header: Augment keyword list.
From: |
Ludovic Courtès |
Subject: |
03/03: website: header: Augment keyword list. |
Date: |
Mon, 25 May 2015 21:19:37 +0000 |
civodul pushed a commit to branch master
in repository guix-artwork.
commit 0b36ba3fdd5433c7e5dd940c5f53dd886afdbf0f
Author: Ludovic Courtès <address@hidden>
Date: Mon May 25 23:19:06 2015 +0200
website: header: Augment keyword list.
* website/www/shared.scm (html-page-header): Augment keyword list.
---
website/www/shared.scm | 3 ++-
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")