summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNathan Kinkade <nath@nkinka.de>2012-11-14 13:55:53 +0000
committerNathan Kinkade <nath@nkinka.de>2012-11-14 13:55:53 +0000
commit19fae3f14024a1a43d9bf3cfddefb100ccfc9289 (patch)
tree3293a9b5a468b47edc520f4e8344d29a91add9c0
parent22916df9ed60dbb849f063d0f4f4da938adce1e0 (diff)
Update header title and keywords.
-rw-r--r--meta.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta.php b/meta.php
index c3343f5..514a8e2 100644
--- a/meta.php
+++ b/meta.php
@@ -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' />