[Passage] add incubation logo to project page
Change-Id: Icb2eed2c29d40e29f0fc90504a49e92192d6e9df
Signed-off-by: Alexander Fedorov <alexander.fedorov@arsysop.ru>
diff --git a/index.php b/index.php
index 761a988..87d6e99 100644
--- a/index.php
+++ b/index.php
@@ -59,8 +59,13 @@
<div id="headlines">
<h3>Eclipse Passage 0.4.0</h3>
<p>
- <i>This is the first release of Eclipse Passage at Eclipse Foundation.</i>
- <a href="https://projects.eclipse.org/projects/technology.passage/releases/0.4.0">Details</a>
+ <a href="https://www.eclipse.org/projects/what-is-incubation.php">
+ <img class="project-image center-block margin-bottom-20 img-responsive" typeof="foaf:Image" src="https://projects.eclipse.org/sites/all/modules/custom/pmi/project_state/images/incubating.png" alt="Incubating - Eclipse Passage">
+ </a>
+ <p/>
+ <a href="https://projects.eclipse.org/projects/technology.passage/releases/0.4.0">
+ <i>The first release of Eclipse Passage at Eclipse Foundation is in progress.</i>
+ </a>
</p>
</div>
</div>