JAMES-2016 Reorder contact
Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/2ed07553 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/2ed07553 Diff: http://git-wip-us.apache.org/repos/asf/james-project/diff/2ed07553 Branch: refs/heads/master Commit: 2ed0755366194785b9c114a0e4b87c7e09e5cafc Parents: 727325c Author: benwa <btell...@linagora.com> Authored: Fri May 5 14:27:40 2017 +0700 Committer: benwa <btell...@linagora.com> Committed: Fri May 5 14:27:40 2017 +0700 ---------------------------------------------------------------------- src/homepage/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/james-project/blob/2ed07553/src/homepage/index.html ---------------------------------------------------------------------- diff --git a/src/homepage/index.html b/src/homepage/index.html index e7466e2..f2e4280 100644 --- a/src/homepage/index.html +++ b/src/homepage/index.html @@ -231,11 +231,11 @@ WHAT WILL YOU TRY:</b><br> <section> <h2>Connect</h2> <ul class="icons"> + <li><a href="http://james.apache.org/mail.html" class="icon fa-envelope-o alt"><span class="label">Mailing-list</span></a></li> <li><a href="https://gitter.im/apache/james-project" class="icon fa-wechat alt"><span class="label">Gitter</span></a></li> - <li><a href="http://twitter.com/ApacheJames" class="icon fa-twitter alt"><span class="label">Twitter</span></a></li> <li><a href="https://github.com/apache/james-project" class="icon fa-github alt"><span class="label">GitHub</span></a></li> - <li><a href="http://james.apache.org/mail.html" class="icon fa-envelope-o alt"><span class="label">Mailing-list</span></a></li> - </ul> + <li><a href="http://twitter.com/ApacheJames" class="icon fa-twitter alt"><span class="label">Twitter</span></a></li> + </ul> </section> <section class="legal-section"> <h2>Copyright</h2> --------------------------------------------------------------------- To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org