diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-10-15 11:41:44 (EDT) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-10-15 11:41:44 (EDT) |
commit | 01895ec041b3a4cc13d833d51e20bc1d097a6d7e (patch) | |
tree | 72b433204c9b3c3c37fc6253f94173e3e59e986e /site | |
parent | 818028d753931507906cc6745560f1c68ca74ba4 (diff) | |
download | libreboot.org-01895ec041b3a4cc13d833d51e20bc1d097a6d7e.zip libreboot.org-01895ec041b3a4cc13d833d51e20bc1d097a6d7e.tar.gz libreboot.org-01895ec041b3a4cc13d833d51e20bc1d097a6d7e.tar.bz2 |
meta keywords
Diffstat (limited to 'site')
-rw-r--r-- | site/index.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/site/index.php b/site/index.php index 9488de7..4e3fb62 100644 --- a/site/index.php +++ b/site/index.php @@ -27,6 +27,7 @@ <style type="text/css"> <?php echo miniCss(file_get_contents("common/css/main.css")); ?> </style> + <meta http-equiv="Keywords" content="free software, open source, FOSS, FLOSS, OSS, libre software, gnu, linux, libreboot, coreboot, bios, uefi, firmware" /> <title><?php echo gettext("Libreboot project"); ?></title> </head> |