You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@incubator.apache.org by jo...@apache.org on 2017/07/26 01:12:44 UTC

incubator git commit: Adding links to the lists of podlings/projects.

Repository: incubator
Updated Branches:
  refs/heads/master 0e472cbab -> 2b06a4801


Adding links to the lists of podlings/projects.


Project: http://git-wip-us.apache.org/repos/asf/incubator/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator/commit/2b06a480
Tree: http://git-wip-us.apache.org/repos/asf/incubator/tree/2b06a480
Diff: http://git-wip-us.apache.org/repos/asf/incubator/diff/2b06a480

Branch: refs/heads/master
Commit: 2b06a48014bba9a7ad950f4ef7f6a0705593a808
Parents: 0e472cb
Author: John D. Ament <jo...@apache.org>
Authored: Tue Jul 25 21:12:36 2017 -0400
Committer: John D. Ament <jo...@apache.org>
Committed: Tue Jul 25 21:12:36 2017 -0400

----------------------------------------------------------------------
 templates/homepage.gsp | 9 +++++++++
 1 file changed, 9 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator/blob/2b06a480/templates/homepage.gsp
----------------------------------------------------------------------
diff --git a/templates/homepage.gsp b/templates/homepage.gsp
index 5d5995f..24faacb 100644
--- a/templates/homepage.gsp
+++ b/templates/homepage.gsp
@@ -24,4 +24,13 @@ Our Current Podlings:
             } %>
     </div>
 </div>
+<br/><br/>
+<div class="container-fluid">
+    <div class="row">
+        <div class="col-lg-4 text-center"><a href="/projects/#current">List of Current Podlings</a></div>
+        <div class="col-lg-4 text-center"><a href="/projects/#graduated">Graduated Projects</a></div>
+        <div class="col-lg-4 text-center"><a href="/projects/#retired">Retired Podlings</a></div>
+    </div>
+</div>
+<br/><br/>
 <% include "footer.gsp" %>


---------------------------------------------------------------------
To unsubscribe, e-mail: cvs-unsubscribe@incubator.apache.org
For additional commands, e-mail: cvs-help@incubator.apache.org