diff options
author | wushin <pasekei@gmail.com> | 2014-05-20 11:58:41 -0500 |
---|---|---|
committer | wushin <pasekei@gmail.com> | 2014-05-20 11:58:41 -0500 |
commit | 9da682ea3f2b3f6bd03966dcf5ad8d94282d4d51 (patch) | |
tree | ea78f67b21b76cd069ea5b1a70c073cbad3c60ca | |
parent | 51a68b6d13b7f4161273208cd3d8cd3abba0af3b (diff) | |
download | website-9da682ea3f2b3f6bd03966dcf5ad8d94282d4d51.tar.gz website-9da682ea3f2b3f6bd03966dcf5ad8d94282d4d51.tar.bz2 website-9da682ea3f2b3f6bd03966dcf5ad8d94282d4d51.tar.xz website-9da682ea3f2b3f6bd03966dcf5ad8d94282d4d51.zip |
Updating Keywords to better match us
-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 4e0e2bf..2a6e343 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"/> + <meta name="keywords" content="The Mana World, Mana, World, MMORPG, RPG, free, GPL, Open Source, Pixel Art, 2D, Create World, Learn Magic, Develop Skills, Software Development, MacOX, Windows, Linux, desktop, tablet"/> <meta name="author" content="The Mana World Dev Team"/> <style type="text/css"> @import url("default.css"); |