Repository: incubator-systemml-website
Updated Branches:
  refs/heads/master 05e05c651 -> 5eaef8dad


Add new Apache Incubator logo to footer


Project: http://git-wip-us.apache.org/repos/asf/incubator-systemml-website/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-systemml-website/commit/5eaef8da
Tree: 
http://git-wip-us.apache.org/repos/asf/incubator-systemml-website/tree/5eaef8da
Diff: 
http://git-wip-us.apache.org/repos/asf/incubator-systemml-website/diff/5eaef8da

Branch: refs/heads/master
Commit: 5eaef8dad6c4c211896225165166efb9752a5caa
Parents: 05e05c6
Author: Deron Eriksson <[email protected]>
Authored: Fri Apr 14 13:23:41 2017 -0700
Committer: Deron Eriksson <[email protected]>
Committed: Fri Apr 14 13:23:41 2017 -0700

----------------------------------------------------------------------
 .../themes/apache/partials/_footer.html         |   2 +-
 _src/assets/img/apache-incubator-logo-old.png   | Bin 0 -> 7241 bytes
 _src/assets/img/apache-incubator-logo.png       | Bin 7241 -> 17961 bytes
 3 files changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-systemml-website/blob/5eaef8da/_src/_includes/themes/apache/partials/_footer.html
----------------------------------------------------------------------
diff --git a/_src/_includes/themes/apache/partials/_footer.html 
b/_src/_includes/themes/apache/partials/_footer.html
index 66d8123..8335641 100644
--- a/_src/_includes/themes/apache/partials/_footer.html
+++ b/_src/_includes/themes/apache/partials/_footer.html
@@ -25,7 +25,7 @@ limitations under the License.
       <div style="text-align:center;">
       {% if site.data.project.podling %}
         <div style="margin-top: 20px; margin-bottom: 20px;">
-            <a href="http://incubator.apache.org";><img 
src="/assets/img/apache-incubator-logo.png" alt="Apache Incubator"/></a>
+            <a href="http://incubator.apache.org";><img width="350px;" 
src="/assets/img/apache-incubator-logo.png" alt="Apache Incubator"/></a>
         </div>
       {% endif %}
         <div>

http://git-wip-us.apache.org/repos/asf/incubator-systemml-website/blob/5eaef8da/_src/assets/img/apache-incubator-logo-old.png
----------------------------------------------------------------------
diff --git a/_src/assets/img/apache-incubator-logo-old.png 
b/_src/assets/img/apache-incubator-logo-old.png
new file mode 100644
index 0000000..9d25899
Binary files /dev/null and b/_src/assets/img/apache-incubator-logo-old.png 
differ

http://git-wip-us.apache.org/repos/asf/incubator-systemml-website/blob/5eaef8da/_src/assets/img/apache-incubator-logo.png
----------------------------------------------------------------------
diff --git a/_src/assets/img/apache-incubator-logo.png 
b/_src/assets/img/apache-incubator-logo.png
index 9d25899..759252f 100644
Binary files a/_src/assets/img/apache-incubator-logo.png and 
b/_src/assets/img/apache-incubator-logo.png differ

Reply via email to