summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--site/index.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/site/index.php b/site/index.php
index 03115fe..c975ef4 100644
--- a/site/index.php
+++ b/site/index.php
@@ -24,8 +24,7 @@
<!DOCTYPE html>
<html>
<head>
- <link rel="stylesheet" type="text/css" href="common/css/main.css" />
- <meta name="keywords" content="free software, open source, FOSS, FLOSS, OSS, libre software, gnu, linux, libreboot, coreboot, bios, uefi, firmware" />
+ <link rel="stylesheet" type="text/css" href="common/css/main.css" />
<title><?php echo gettext("Libreboot project"); ?></title>
</head>