Bug 562908 - Populate the JustJ Git clones with initial content

Use the incubation logo on the website.
diff --git a/index.php b/index.php
index 2a78eb5..1abeee5 100644
--- a/index.php
+++ b/index.php
@@ -122,8 +122,8 @@
 $variables['header_nav'] = array(
   'links' => $links, // Required
   'logo' => array( // Required
-    // 'src' => 'justj_incubation.svg', // Required
-    'src' => 'justj.svg', // Required
+    'src' => 'justj_incubation.svg', // Required
+    // 'src' => 'justj.svg', // Required
     'style' => 'foo-bar',
     'alt' => 'The Eclipse JustJ Project Portal', // Optional
     'url' => '//eclipse.org/projects/project.php?id=technology.justj', // Optional