Bug 3790 - Change eclipse.org homepage tagline to "The Community for
Open Innovation and Collaboration"
Signed-off-by: Christopher Guindon <chris.guindon@eclipse-foundation.org>
diff --git a/index.php b/index.php
index 68a3a43..b5c918f 100644
--- a/index.php
+++ b/index.php
@@ -20,7 +20,7 @@
$Theme = $App->getThemeClass();
// Begin: page-specific settings. Change these.
-$pageTitle = "The Platform for Open Innovation and Collaboration";
+$pageTitle = "The Community for Open Innovation and Collaboration";
$Theme->setPageTitle($pageTitle);
$Theme->setPageKeywords("eclipse, project, plug-ins, plugins, java, ide, swt, refactoring, free java ide, tools, platform, open source, development environment, development, ide");
$Theme->setPageAuthor("Eclipse Foundation, Inc.");
@@ -34,7 +34,7 @@
<div class="container margin-bottom-10">
<div class="row">
<div class="col-md-20 col-md-offset-2 col-sm-18 col-sm-offset-3">
- <h1 style="margin-bottom:25px;font-size:38px;">The Platform for Open<br> Innovation and Collaboration</h1>
+ <h1 style="margin-bottom:25px;font-size:38px;">The Community for Open<br> Innovation and Collaboration</h1>
<p style="margin-bottom:20px; font-size:17px;">The Eclipse Foundation provides our global community of individuals and organizations with a mature, scalable, and business-friendly environment for open source software collaboration and innovation.
</p>
<div class="row">