diff options
Diffstat (limited to 'includes')
-rw-r--r-- | includes/common.php | 2 |
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> |