Repository: orc
Updated Branches:
  refs/heads/asf-site d6ae15d72 -> a6d8dc09b


Update the logo aspect ratio.


Project: http://git-wip-us.apache.org/repos/asf/orc/repo
Commit: http://git-wip-us.apache.org/repos/asf/orc/commit/02651d5a
Tree: http://git-wip-us.apache.org/repos/asf/orc/tree/02651d5a
Diff: http://git-wip-us.apache.org/repos/asf/orc/diff/02651d5a

Branch: refs/heads/asf-site
Commit: 02651d5a87901d7200ad541c6cb08e6c5c77dca3
Parents: d6ae15d
Author: Owen O'Malley <[email protected]>
Authored: Fri Jun 26 11:28:43 2015 -0700
Committer: Owen O'Malley <[email protected]>
Committed: Fri Jun 26 11:28:43 2015 -0700

----------------------------------------------------------------------
 develop/coding.html                       | 2 +-
 develop/index.html                        | 2 +-
 docs/acid.html                            | 2 +-
 docs/compression.html                     | 2 +-
 docs/encodings.html                       | 2 +-
 docs/file-tail.html                       | 2 +-
 docs/hive-config.html                     | 2 +-
 docs/hive-ddl.html                        | 2 +-
 docs/index.html                           | 2 +-
 docs/indexes.html                         | 2 +-
 docs/run-length.html                      | 2 +-
 docs/spec-index.html                      | 2 +-
 docs/spec-intro.html                      | 2 +-
 docs/stripes.html                         | 2 +-
 docs/types.html                           | 2 +-
 downloads/index.html                      | 2 +-
 help/index.html                           | 2 +-
 index.html                                | 2 +-
 news/2015/04/22/orc-as-tlp/index.html     | 2 +-
 news/2015/05/11/new-committers/index.html | 2 +-
 news/2015/06/26/new-logo/index.html       | 2 +-
 news/index.html                           | 2 +-
 news/releases/index.html                  | 2 +-
 talks/index.html                          | 2 +-
 24 files changed, 24 insertions(+), 24 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/orc/blob/02651d5a/develop/coding.html
----------------------------------------------------------------------
diff --git a/develop/coding.html b/develop/coding.html
index 5efe34c..4e05d6e 100644
--- a/develop/coding.html
+++ b/develop/coding.html
@@ -45,7 +45,7 @@
       <h1>
         <a href="/">
           <span class="sr-only">Apache ORC</span>
-          <img src="/img/logo.png" width="249" height="115" alt="ORC Logo">
+          <img src="/img/logo.png" width="249" height="101" alt="ORC Logo">
         </a>
       </h1>
     </div>

http://git-wip-us.apache.org/repos/asf/orc/blob/02651d5a/develop/index.html
----------------------------------------------------------------------
diff --git a/develop/index.html b/develop/index.html
index eab4f43..3b9fd1a 100644
--- a/develop/index.html
+++ b/develop/index.html
@@ -45,7 +45,7 @@
       <h1>
         <a href="/">
           <span class="sr-only">Apache ORC</span>
-          <img src="/img/logo.png" width="249" height="115" alt="ORC Logo">
+          <img src="/img/logo.png" width="249" height="101" alt="ORC Logo">
         </a>
       </h1>
     </div>

http://git-wip-us.apache.org/repos/asf/orc/blob/02651d5a/docs/acid.html
----------------------------------------------------------------------
diff --git a/docs/acid.html b/docs/acid.html
index 52ba734..87b5986 100644
--- a/docs/acid.html
+++ b/docs/acid.html
@@ -45,7 +45,7 @@
       <h1>
         <a href="/">
           <span class="sr-only">Apache ORC</span>
-          <img src="/img/logo.png" width="249" height="115" alt="ORC Logo">
+          <img src="/img/logo.png" width="249" height="101" alt="ORC Logo">
         </a>
       </h1>
     </div>

http://git-wip-us.apache.org/repos/asf/orc/blob/02651d5a/docs/compression.html
----------------------------------------------------------------------
diff --git a/docs/compression.html b/docs/compression.html
index f714469..87c0e05 100644
--- a/docs/compression.html
+++ b/docs/compression.html
@@ -45,7 +45,7 @@
       <h1>
         <a href="/">
           <span class="sr-only">Apache ORC</span>
-          <img src="/img/logo.png" width="249" height="115" alt="ORC Logo">
+          <img src="/img/logo.png" width="249" height="101" alt="ORC Logo">
         </a>
       </h1>
     </div>

http://git-wip-us.apache.org/repos/asf/orc/blob/02651d5a/docs/encodings.html
----------------------------------------------------------------------
diff --git a/docs/encodings.html b/docs/encodings.html
index d7a0c73..156d028 100644
--- a/docs/encodings.html
+++ b/docs/encodings.html
@@ -45,7 +45,7 @@
       <h1>
         <a href="/">
           <span class="sr-only">Apache ORC</span>
-          <img src="/img/logo.png" width="249" height="115" alt="ORC Logo">
+          <img src="/img/logo.png" width="249" height="101" alt="ORC Logo">
         </a>
       </h1>
     </div>

http://git-wip-us.apache.org/repos/asf/orc/blob/02651d5a/docs/file-tail.html
----------------------------------------------------------------------
diff --git a/docs/file-tail.html b/docs/file-tail.html
index dc29a0c..52d6cf4 100644
--- a/docs/file-tail.html
+++ b/docs/file-tail.html
@@ -45,7 +45,7 @@
       <h1>
         <a href="/">
           <span class="sr-only">Apache ORC</span>
-          <img src="/img/logo.png" width="249" height="115" alt="ORC Logo">
+          <img src="/img/logo.png" width="249" height="101" alt="ORC Logo">
         </a>
       </h1>
     </div>

http://git-wip-us.apache.org/repos/asf/orc/blob/02651d5a/docs/hive-config.html
----------------------------------------------------------------------
diff --git a/docs/hive-config.html b/docs/hive-config.html
index 3bd72e4..3f203a5 100644
--- a/docs/hive-config.html
+++ b/docs/hive-config.html
@@ -45,7 +45,7 @@
       <h1>
         <a href="/">
           <span class="sr-only">Apache ORC</span>
-          <img src="/img/logo.png" width="249" height="115" alt="ORC Logo">
+          <img src="/img/logo.png" width="249" height="101" alt="ORC Logo">
         </a>
       </h1>
     </div>

http://git-wip-us.apache.org/repos/asf/orc/blob/02651d5a/docs/hive-ddl.html
----------------------------------------------------------------------
diff --git a/docs/hive-ddl.html b/docs/hive-ddl.html
index 310bbfb..3a29f2d 100644
--- a/docs/hive-ddl.html
+++ b/docs/hive-ddl.html
@@ -45,7 +45,7 @@
       <h1>
         <a href="/">
           <span class="sr-only">Apache ORC</span>
-          <img src="/img/logo.png" width="249" height="115" alt="ORC Logo">
+          <img src="/img/logo.png" width="249" height="101" alt="ORC Logo">
         </a>
       </h1>
     </div>

http://git-wip-us.apache.org/repos/asf/orc/blob/02651d5a/docs/index.html
----------------------------------------------------------------------
diff --git a/docs/index.html b/docs/index.html
index 8eae9af..3904b04 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -45,7 +45,7 @@
       <h1>
         <a href="/">
           <span class="sr-only">Apache ORC</span>
-          <img src="/img/logo.png" width="249" height="115" alt="ORC Logo">
+          <img src="/img/logo.png" width="249" height="101" alt="ORC Logo">
         </a>
       </h1>
     </div>

http://git-wip-us.apache.org/repos/asf/orc/blob/02651d5a/docs/indexes.html
----------------------------------------------------------------------
diff --git a/docs/indexes.html b/docs/indexes.html
index 9ae634a..13c392a 100644
--- a/docs/indexes.html
+++ b/docs/indexes.html
@@ -45,7 +45,7 @@
       <h1>
         <a href="/">
           <span class="sr-only">Apache ORC</span>
-          <img src="/img/logo.png" width="249" height="115" alt="ORC Logo">
+          <img src="/img/logo.png" width="249" height="101" alt="ORC Logo">
         </a>
       </h1>
     </div>

http://git-wip-us.apache.org/repos/asf/orc/blob/02651d5a/docs/run-length.html
----------------------------------------------------------------------
diff --git a/docs/run-length.html b/docs/run-length.html
index 4821888..74df402 100644
--- a/docs/run-length.html
+++ b/docs/run-length.html
@@ -45,7 +45,7 @@
       <h1>
         <a href="/">
           <span class="sr-only">Apache ORC</span>
-          <img src="/img/logo.png" width="249" height="115" alt="ORC Logo">
+          <img src="/img/logo.png" width="249" height="101" alt="ORC Logo">
         </a>
       </h1>
     </div>

http://git-wip-us.apache.org/repos/asf/orc/blob/02651d5a/docs/spec-index.html
----------------------------------------------------------------------
diff --git a/docs/spec-index.html b/docs/spec-index.html
index 0151fc2..90cab3b 100644
--- a/docs/spec-index.html
+++ b/docs/spec-index.html
@@ -45,7 +45,7 @@
       <h1>
         <a href="/">
           <span class="sr-only">Apache ORC</span>
-          <img src="/img/logo.png" width="249" height="115" alt="ORC Logo">
+          <img src="/img/logo.png" width="249" height="101" alt="ORC Logo">
         </a>
       </h1>
     </div>

http://git-wip-us.apache.org/repos/asf/orc/blob/02651d5a/docs/spec-intro.html
----------------------------------------------------------------------
diff --git a/docs/spec-intro.html b/docs/spec-intro.html
index 5784360..dbe1004 100644
--- a/docs/spec-intro.html
+++ b/docs/spec-intro.html
@@ -45,7 +45,7 @@
       <h1>
         <a href="/">
           <span class="sr-only">Apache ORC</span>
-          <img src="/img/logo.png" width="249" height="115" alt="ORC Logo">
+          <img src="/img/logo.png" width="249" height="101" alt="ORC Logo">
         </a>
       </h1>
     </div>

http://git-wip-us.apache.org/repos/asf/orc/blob/02651d5a/docs/stripes.html
----------------------------------------------------------------------
diff --git a/docs/stripes.html b/docs/stripes.html
index 6302fa4..93e28b6 100644
--- a/docs/stripes.html
+++ b/docs/stripes.html
@@ -45,7 +45,7 @@
       <h1>
         <a href="/">
           <span class="sr-only">Apache ORC</span>
-          <img src="/img/logo.png" width="249" height="115" alt="ORC Logo">
+          <img src="/img/logo.png" width="249" height="101" alt="ORC Logo">
         </a>
       </h1>
     </div>

http://git-wip-us.apache.org/repos/asf/orc/blob/02651d5a/docs/types.html
----------------------------------------------------------------------
diff --git a/docs/types.html b/docs/types.html
index 4535269..32175d7 100644
--- a/docs/types.html
+++ b/docs/types.html
@@ -45,7 +45,7 @@
       <h1>
         <a href="/">
           <span class="sr-only">Apache ORC</span>
-          <img src="/img/logo.png" width="249" height="115" alt="ORC Logo">
+          <img src="/img/logo.png" width="249" height="101" alt="ORC Logo">
         </a>
       </h1>
     </div>

http://git-wip-us.apache.org/repos/asf/orc/blob/02651d5a/downloads/index.html
----------------------------------------------------------------------
diff --git a/downloads/index.html b/downloads/index.html
index 7a317d7..715d719 100644
--- a/downloads/index.html
+++ b/downloads/index.html
@@ -45,7 +45,7 @@
       <h1>
         <a href="/">
           <span class="sr-only">Apache ORC</span>
-          <img src="/img/logo.png" width="249" height="115" alt="ORC Logo">
+          <img src="/img/logo.png" width="249" height="101" alt="ORC Logo">
         </a>
       </h1>
     </div>

http://git-wip-us.apache.org/repos/asf/orc/blob/02651d5a/help/index.html
----------------------------------------------------------------------
diff --git a/help/index.html b/help/index.html
index 4599641..0a29b77 100644
--- a/help/index.html
+++ b/help/index.html
@@ -45,7 +45,7 @@
       <h1>
         <a href="/">
           <span class="sr-only">Apache ORC</span>
-          <img src="/img/logo.png" width="249" height="115" alt="ORC Logo">
+          <img src="/img/logo.png" width="249" height="101" alt="ORC Logo">
         </a>
       </h1>
     </div>

http://git-wip-us.apache.org/repos/asf/orc/blob/02651d5a/index.html
----------------------------------------------------------------------
diff --git a/index.html b/index.html
index 77a1e0e..f19c840 100644
--- a/index.html
+++ b/index.html
@@ -45,7 +45,7 @@
       <h1>
         <a href="/">
           <span class="sr-only">Apache ORC</span>
-          <img src="/img/logo.png" width="249" height="115" alt="ORC Logo">
+          <img src="/img/logo.png" width="249" height="101" alt="ORC Logo">
         </a>
       </h1>
     </div>

http://git-wip-us.apache.org/repos/asf/orc/blob/02651d5a/news/2015/04/22/orc-as-tlp/index.html
----------------------------------------------------------------------
diff --git a/news/2015/04/22/orc-as-tlp/index.html 
b/news/2015/04/22/orc-as-tlp/index.html
index 4a8a12c..cd0144b 100644
--- a/news/2015/04/22/orc-as-tlp/index.html
+++ b/news/2015/04/22/orc-as-tlp/index.html
@@ -45,7 +45,7 @@
       <h1>
         <a href="/">
           <span class="sr-only">Apache ORC</span>
-          <img src="/img/logo.png" width="249" height="115" alt="ORC Logo">
+          <img src="/img/logo.png" width="249" height="101" alt="ORC Logo">
         </a>
       </h1>
     </div>

http://git-wip-us.apache.org/repos/asf/orc/blob/02651d5a/news/2015/05/11/new-committers/index.html
----------------------------------------------------------------------
diff --git a/news/2015/05/11/new-committers/index.html 
b/news/2015/05/11/new-committers/index.html
index cf2a200..6198a4a 100644
--- a/news/2015/05/11/new-committers/index.html
+++ b/news/2015/05/11/new-committers/index.html
@@ -45,7 +45,7 @@
       <h1>
         <a href="/">
           <span class="sr-only">Apache ORC</span>
-          <img src="/img/logo.png" width="249" height="115" alt="ORC Logo">
+          <img src="/img/logo.png" width="249" height="101" alt="ORC Logo">
         </a>
       </h1>
     </div>

http://git-wip-us.apache.org/repos/asf/orc/blob/02651d5a/news/2015/06/26/new-logo/index.html
----------------------------------------------------------------------
diff --git a/news/2015/06/26/new-logo/index.html 
b/news/2015/06/26/new-logo/index.html
index 7bd56c4..68172e5 100644
--- a/news/2015/06/26/new-logo/index.html
+++ b/news/2015/06/26/new-logo/index.html
@@ -45,7 +45,7 @@
       <h1>
         <a href="/">
           <span class="sr-only">Apache ORC</span>
-          <img src="/img/logo.png" width="249" height="115" alt="ORC Logo">
+          <img src="/img/logo.png" width="249" height="101" alt="ORC Logo">
         </a>
       </h1>
     </div>

http://git-wip-us.apache.org/repos/asf/orc/blob/02651d5a/news/index.html
----------------------------------------------------------------------
diff --git a/news/index.html b/news/index.html
index 38e7492..993ced7 100644
--- a/news/index.html
+++ b/news/index.html
@@ -45,7 +45,7 @@
       <h1>
         <a href="/">
           <span class="sr-only">Apache ORC</span>
-          <img src="/img/logo.png" width="249" height="115" alt="ORC Logo">
+          <img src="/img/logo.png" width="249" height="101" alt="ORC Logo">
         </a>
       </h1>
     </div>

http://git-wip-us.apache.org/repos/asf/orc/blob/02651d5a/news/releases/index.html
----------------------------------------------------------------------
diff --git a/news/releases/index.html b/news/releases/index.html
index f4c16d1..356758f 100644
--- a/news/releases/index.html
+++ b/news/releases/index.html
@@ -45,7 +45,7 @@
       <h1>
         <a href="/">
           <span class="sr-only">Apache ORC</span>
-          <img src="/img/logo.png" width="249" height="115" alt="ORC Logo">
+          <img src="/img/logo.png" width="249" height="101" alt="ORC Logo">
         </a>
       </h1>
     </div>

http://git-wip-us.apache.org/repos/asf/orc/blob/02651d5a/talks/index.html
----------------------------------------------------------------------
diff --git a/talks/index.html b/talks/index.html
index 70db223..118e6f9 100644
--- a/talks/index.html
+++ b/talks/index.html
@@ -45,7 +45,7 @@
       <h1>
         <a href="/">
           <span class="sr-only">Apache ORC</span>
-          <img src="/img/logo.png" width="249" height="115" alt="ORC Logo">
+          <img src="/img/logo.png" width="249" height="101" alt="ORC Logo">
         </a>
       </h1>
     </div>

Reply via email to