You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@juneau.apache.org by ja...@apache.org on 2017/06/08 13:23:01 UTC

incubator-juneau-website git commit: Remove shadow from icon.

Repository: incubator-juneau-website
Updated Branches:
  refs/heads/asf-site f06f14276 -> fc2469755


Remove shadow from icon.

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/fc246975
Tree: http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/tree/fc246975
Diff: http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/diff/fc246975

Branch: refs/heads/asf-site
Commit: fc2469755b1ebb9016eeeac4228df441612dc81e
Parents: f06f142
Author: JamesBognar <ja...@apache.org>
Authored: Thu Jun 8 09:23:00 2017 -0400
Committer: JamesBognar <ja...@apache.org>
Committed: Thu Jun 8 09:23:00 2017 -0400

----------------------------------------------------------------------
 content/images/juneau2.png | Bin 0 -> 6274 bytes
 content/index.html         |   2 +-
 2 files changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/fc246975/content/images/juneau2.png
----------------------------------------------------------------------
diff --git a/content/images/juneau2.png b/content/images/juneau2.png
new file mode 100644
index 0000000..42a1656
Binary files /dev/null and b/content/images/juneau2.png differ

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/fc246975/content/index.html
----------------------------------------------------------------------
diff --git a/content/index.html b/content/index.html
index 95e7055..2aa99fc 100644
--- a/content/index.html
+++ b/content/index.html
@@ -130,7 +130,7 @@
 <div class="container">
 
 	<header id='header'>
-	   <img src='images/juneau1.png' style='position:absolute;left:20px;height:50px;top:10px'>
+	   <img src='images/juneau2.png' style='position:absolute;left:20px;height:50px;top:10px'>
 	   <span style='vertical-align: top;color: #cc1b1b; font-weight: lighter; padding-left: 100px'>APACHE JUNEAU</span>
 	   <span style='vertical-align: top;color: #cc1b1b; font-size: 12pt; font-weight: lighter'>(incubating)</span>
 	   <img src='images/incubator_feather_egg_logo3.png' style='position:absolute;right:20px;height:50px;top:10px'>