You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@systemml.apache.org by lr...@apache.org on 2016/09/15 04:08:42 UTC

svn commit: r1760823 - in /incubator/systemml/site: css/bundle.css img/spark-logo.png index.html

Author: lresende
Date: Thu Sep 15 04:08:41 2016
New Revision: 1760823

URL: http://svn.apache.org/viewvc?rev=1760823&view=rev
Log:
Publishing website updates

Modified:
    incubator/systemml/site/css/bundle.css
    incubator/systemml/site/img/spark-logo.png
    incubator/systemml/site/index.html

Modified: incubator/systemml/site/css/bundle.css
URL: http://svn.apache.org/viewvc/incubator/systemml/site/css/bundle.css?rev=1760823&r1=1760822&r2=1760823&view=diff
==============================================================================
--- incubator/systemml/site/css/bundle.css (original)
+++ incubator/systemml/site/css/bundle.css Thu Sep 15 04:08:41 2016
@@ -3991,8 +3991,8 @@ body {
     height: 24px; }
   .icon.spark-logo {
     background-image: none, url("../img/spark-logo.png");
-    background-size: 65px 34px;
-    width: 65px;
+    background-size: 70px 45px;
+    width: 70px;
     height: 55px; }
   .icon.hadoop-logo {
     background-image: none, url("../img/hadoop-logo.png");

Modified: incubator/systemml/site/img/spark-logo.png
URL: http://svn.apache.org/viewvc/incubator/systemml/site/img/spark-logo.png?rev=1760823&r1=1760822&r2=1760823&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/systemml/site/index.html
URL: http://svn.apache.org/viewvc/incubator/systemml/site/index.html?rev=1760823&r1=1760822&r2=1760823&view=diff
==============================================================================
--- incubator/systemml/site/index.html (original)
+++ incubator/systemml/site/index.html Thu Sep 15 04:08:41 2016
@@ -196,10 +196,6 @@ Machine Learning</a></p>
             <i class="icon zeppelin-logo"></i>
             <h4>Apache Zeppelin</h4>
           </li>
-          <li>
-            <i class="icon dsx-logo"></i>
-            <h4>DSX</h4>
-          </li>
         </ul>
       </div>
     </section>