This is an automated email from the ASF dual-hosted git repository.

dbarnes pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/geode-site.git


The following commit(s) were added to refs/heads/master by this push:
     new a1020d1  Add improved Geode Logo (non-pixelated TM symbol)
a1020d1 is described below

commit a1020d1b9b0f2bc8c4ac76bc8bb2fb6db2b63e74
Author: David Barnes <[email protected]>
AuthorDate: Thu Nov 14 13:36:40 2019 -0800

    Add improved Geode Logo (non-pixelated TM symbol)
---
 website/content/img/apache_geode_logo.png | Bin 41157 -> 17425 bytes
 website/content/index.html                |   2 +-
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/website/content/img/apache_geode_logo.png 
b/website/content/img/apache_geode_logo.png
index 0f0f955..6e2a72d 100644
Binary files a/website/content/img/apache_geode_logo.png and 
b/website/content/img/apache_geode_logo.png differ
diff --git a/website/content/index.html b/website/content/index.html
index 11703e2..48cb81c 100644
--- a/website/content/index.html
+++ b/website/content/index.html
@@ -21,7 +21,7 @@ under the License. -->
 <section class="bf-masthead" id="content" role="main">
     <div class="bf-masthead-bg">
         <div class="container">
-            <img class="logo-title img-responsive hidden-xs" 
src="img/apache_geode_logo.png" />
+            <img class="logo-title img-responsive hidden-xs" 
src="img/Apache_Geode_logo.png" />
             <div class="text-container">
                 <h2 class="tagline"><em>Performance</em> is key. 
<em>Consistency</em> is a must.</h2>
                 <p class="description">Providing low latency, high concurrency 
data management solutions since 2002.<br/>

Reply via email to