diff options
-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> |