summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwushin <pasekei@gmail.com>2014-07-19 08:01:09 -0500
committerwushin <pasekei@gmail.com>2014-07-19 08:01:09 -0500
commitb163993b223544932d2bcd93168f2fc11a24f10e (patch)
tree410ca5e41a607e8f96d82b766ce8208deb3d47d9
parent4cf8b9eadcad4da9cecd6b5442c5baad315257f8 (diff)
downloadwebsite-b163993b223544932d2bcd93168f2fc11a24f10e.tar.gz
website-b163993b223544932d2bcd93168f2fc11a24f10e.tar.bz2
website-b163993b223544932d2bcd93168f2fc11a24f10e.tar.xz
website-b163993b223544932d2bcd93168f2fc11a24f10e.zip
Improve Keyword Set
-rw-r--r--includes/common.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/common.php b/includes/common.php
index 6bdffde..3407085 100644
--- a/includes/common.php
+++ b/includes/common.php
@@ -19,7 +19,7 @@ function placeHeader($page_title)
<meta http-equiv="Content-Language" content="en"/>
<link rel="icon" type="image/png" href="images/icon16.png"/>
<meta name="description" content="The Mana World is a free MMORPG game for Linux, MacOS X and Windows"/>
- <meta name="keywords" content="The Mana World, Mana, World, MMORPG, RPG, free, GPL, Open Source, Pixel Art, 2D, Software Development, MacOSX, Windows, Linux, desktop, tablet"/>
+ <meta name="keywords" content="The Mana World, Mana, World, MMORPG, RPG, free, GPL, Open Source, Pixel Art, 2D, Software Development, MacOSX, Windows, Linux, desktop, tablet, Game, 16-bit, Retro, Fantasy, 8-bit, Indie, Game Development, Game Engine, Open Source MMORPG"/>
<meta name="author" content="The Mana World Dev Team"/>
<link rel="stylesheet" type="text/css" href="default.css"/>
</head>