Repository: jclouds-site Updated Branches: refs/heads/master 0ccbc0041 -> b7e2ab439
Replace the ApacheCon banner with 'support the ASF' ApacheCon NA has ended Project: http://git-wip-us.apache.org/repos/asf/jclouds-site/repo Commit: http://git-wip-us.apache.org/repos/asf/jclouds-site/commit/b7e2ab43 Tree: http://git-wip-us.apache.org/repos/asf/jclouds-site/tree/b7e2ab43 Diff: http://git-wip-us.apache.org/repos/asf/jclouds-site/diff/b7e2ab43 Branch: refs/heads/master Commit: b7e2ab43901f35b16fa19c7c0095c3063ec53d49 Parents: 0ccbc00 Author: Andrew Phillips <[email protected]> Authored: Sun Sep 30 15:30:42 2018 -0400 Committer: Andrew Phillips <[email protected]> Committed: Wed Oct 3 20:11:06 2018 -0400 ---------------------------------------------------------------------- _layouts/home.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/jclouds-site/blob/b7e2ab43/_layouts/home.html ---------------------------------------------------------------------- diff --git a/_layouts/home.html b/_layouts/home.html index ac225fd..181c49f 100644 --- a/_layouts/home.html +++ b/_layouts/home.html @@ -7,11 +7,11 @@ {% include navbar.html %} <div id="home-content" class="container"> + {% include supportapache.html %} {% comment %} - {% include supportapache.html %} - {% endcomment %} {% include apachecon.html %} - + {% endcomment %} + <div class="row clearfix"> <div class="col-md-4 column"> <img src="/img/fullsizelogo.jpg" class="img-rounded"/>
