diff options
| author | Nathan Kinkade <nath@nkinka.de> | 2012-11-14 13:55:53 +0000 |
|---|---|---|
| committer | Nathan Kinkade <nath@nkinka.de> | 2012-11-14 13:55:53 +0000 |
| commit | 19fae3f14024a1a43d9bf3cfddefb100ccfc9289 (patch) | |
| tree | 3293a9b5a468b47edc520f4e8344d29a91add9c0 | |
| parent | 22916df9ed60dbb849f063d0f4f4da938adce1e0 (diff) | |
Update header title and keywords.
| -rw-r--r-- | meta.php | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -23,9 +23,9 @@ # headers common to every page $commonHeaders = <<<HEADERS - <title>Nutrition Database</title> + <title>NutriDB Nutrition Database</title> <meta http-equiv='Content-Type' content='text/html; charset=UTF-8' /> - <meta name='keywords' content='Nutrition, Database, Food Diary, Food Content' /> + <meta name='keywords' content='nutrition, database, food diary, food content, recipe, calculator' /> <meta name='description' content='Food content/nutrition database.' /> <link rel='stylesheet' media='all' type='text/css' href='{$config->_cssUri}/site.css' /> <link rel='stylesheet' media='all' type='text/css' href='{$config->_cssUri}/2ColumnLayout.css' title='2Column' /> |
