[380998] - Migrate the GMFT site to the new location at http://www.eclipse.org/gmf-tooling/
diff --git a/index.php b/index.php
index c0549dc..d8ae89a 100755
--- a/index.php
+++ b/index.php
@@ -16,9 +16,9 @@
 	$localVersion = false;
 	
 	# Define these here, or in _projectCommon.php for site-wide values
-	$pageKeywords	= "eclipse, project";
-	$pageAuthor		= "Your name";
-	$pageTitle 		= "My project home";
+	$pageKeywords	= "Graphical Modeling Framework Tooling, GMF Tooling, GMF";
+	$pageAuthor		= "golubev@montages.com";
+	$pageTitle 		= "Graphical Modeling Framework (GMF) Tooling";
 	
 	
 	// 	# Paste your HTML content between the EOHTML markers!