Repository: incubator-juneau-website Updated Branches: refs/heads/asf-site 358112572 -> 3660b2bae
Update incubator branding. Project: http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/commit/3660b2ba Tree: http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/tree/3660b2ba Diff: http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/diff/3660b2ba Branch: refs/heads/asf-site Commit: 3660b2bae4b98f26f52c73734d15459689fb30b9 Parents: 3581125 Author: JamesBognar <[email protected]> Authored: Mon Apr 17 10:33:07 2017 -0400 Committer: JamesBognar <[email protected]> Committed: Mon Apr 17 10:33:07 2017 -0400 ---------------------------------------------------------------------- content/images/incubator_feather_egg_logo2.png | Bin 0 -> 25324 bytes content/index.html | 10 +++++----- 2 files changed, 5 insertions(+), 5 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/3660b2ba/content/images/incubator_feather_egg_logo2.png ---------------------------------------------------------------------- diff --git a/content/images/incubator_feather_egg_logo2.png b/content/images/incubator_feather_egg_logo2.png new file mode 100644 index 0000000..c42c1b4 Binary files /dev/null and b/content/images/incubator_feather_egg_logo2.png differ http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/3660b2ba/content/index.html ---------------------------------------------------------------------- diff --git a/content/index.html b/content/index.html index 8d7900d..c41d572 100644 --- a/content/index.html +++ b/content/index.html @@ -150,14 +150,10 @@ </article> <footer id='footer'> - <p> - Copyright © 2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. - <br>Apache and the Apache feather logo are trademarks of The Apache Software Foundation. - </p> <table> <tr> <td><a href="http://incubator.apache.org/" target="_blank"><br> - <img src="http://incubator.apache.org/images/egg-logo2.png" alt="" /></a> + <img src="images/incubator_feather_egg_logo2.png" width="300px"/></a> <!-- hitwebcounter Code START --> <a href="http://www.hitwebcounter.com" target="_blank"> <img src="http://hitwebcounter.com/counter/counter.php?page=6608331&style=0007&nbdigits=7&type=ip&initCount=0" title="" Alt="" border="0"> @@ -171,6 +167,10 @@ While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF. </td> </table> + <p> + Copyright © 2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. + <br>Apache and the Apache feather logo are trademarks of The Apache Software Foundation. + </p> </footer> </div> <iframe id='buff' style='display:none' onload="parent.loadResults(this)" sandbox="allow-same-origin"></iframe>
