Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAleksey Lim <alsroot@member.fsf.org>2009-12-09 07:25:12 (GMT)
committer Aleksey Lim <alsroot@member.fsf.org>2009-12-09 07:25:12 (GMT)
commit3f968f0b1a7ac4c6f8806084a3ab993fd229fd70 (patch)
tree62a09a2174c2c539be0c461b5f705931a6e954d3
parente6ed9258cc51030ea5bb5aef9d5db42ec21508d1 (diff)
Sugarize meta tag for main page
-rw-r--r--site/app/views/layouts/amo2009.thtml4
1 files changed, 2 insertions, 2 deletions
diff --git a/site/app/views/layouts/amo2009.thtml b/site/app/views/layouts/amo2009.thtml
index 361026f..63498e7 100644
--- a/site/app/views/layouts/amo2009.thtml
+++ b/site/app/views/layouts/amo2009.thtml
@@ -73,8 +73,8 @@ if ($developer_layout) {
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<meta name="MSSmartTagsPreventParsing" content="true"/>
- <meta name="keywords" content="<?php echo ___(/* site keywords meta tag */ 'add-ons,addons,extensions,themes,firefox,thunderbird,sunbird,seamonkey,fennec,plugins,customization,mozilla,browser'); ?>"/>
- <meta name="description" content="<?php echo ___(/* site description meta tag */ 'Customize Firefox, Thunderbird, and other Mozilla products with thousands of free extensions and themes.'); ?>"/>
+ <meta name="keywords" content="sugar,activities,SugarLabs,OLPC,XO"/>
+ <meta name="description" content="Activity Library for Sugar."/>
<meta name="Copyright" content="<?php echo ___(/* site copyright meta tag */ 'Creative Commons Attribution Share-Alike License v3.0, except where otherwise noted.'); ?>"/>
<meta http-equiv="imagetoolbar" content="no"/>
<meta name="Rating" content="General"/>