You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by fh...@apache.org on 2019/08/05 10:24:19 UTC

[flink-web] 02/02: Rebuild website

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

fhueske pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/flink-web.git

commit ecc7cf7d7eacb65aac9a6a3f96c0550d8c317e62
Author: Fabian Hueske <fh...@apache.org>
AuthorDate: Mon Aug 5 12:23:42 2019 +0200

    Rebuild website
---
 content/img/poweredby/sktelecom-logo.png | Bin 0 -> 22554 bytes
 content/index.html                       |   6 ++++++
 content/poweredby.html                   |   4 ++++
 3 files changed, 10 insertions(+)

diff --git a/content/img/poweredby/sktelecom-logo.png b/content/img/poweredby/sktelecom-logo.png
new file mode 100644
index 0000000..479303b
Binary files /dev/null and b/content/img/poweredby/sktelecom-logo.png differ
diff --git a/content/index.html b/content/index.html
index 6a0da14..b6d8d3f 100644
--- a/content/index.html
+++ b/content/index.html
@@ -423,6 +423,12 @@
         </li>
         <li>
           <div><a href="/poweredby.html">
+            <img src="/img/poweredby/sktelecom-logo.png" width="175" alt="SK telecom" />
+          </a></div>
+          
+        </li>
+        <li>
+          <div><a href="/poweredby.html">
             <img src="/img/poweredby/telefonica-next-logo.png" width="175" alt="Telefonica Next" />
           </a></div>
           
diff --git a/content/poweredby.html b/content/poweredby.html
index 19c1c76..511a578 100644
--- a/content/poweredby.html
+++ b/content/poweredby.html
@@ -261,6 +261,10 @@
       ResearchGate, a social network for scientists, uses Flink for network analysis and near-duplicate detection. <br /><br /><a href="http://2016.flink-forward.org/kb_sessions/joining-infinity-windowless-stream-processing-with-flink/" target="_blank"><small><span class="glyphicon glyphicon-new-window"></span></small> See ResearchGate at Flink Forward 2016</a>
   </div>
   <div class="powered-by-tile col-md-3 col-sm-4 col-xs-6">
+    <img src="/img/poweredby/sktelecom-logo.png" alt="SK telecom" /><br />
+      SK telecom is South Korea's largest wireless carrier and uses Flink for several applications including smart factory and mobility applications. <br /><br /><a href="https://www.youtube.com/watch?v=wPQWFy5JENw" target="_blank"><small><span class="glyphicon glyphicon-new-window"></span></small> Learn more about one of SK telecom's use cases</a>
+  </div>
+  <div class="powered-by-tile col-md-3 col-sm-4 col-xs-6">
     <img src="/img/poweredby/telefonica-next-logo.png" alt="Telefonica Next" /><br />
       Telefónica NEXT's TÜV-certified Data Anonymization Platform is powered by Flink. <br /><br /><a href="https://next.telefonica.de/en/solutions/big-data-privacy-services" target="_blank"><small><span class="glyphicon glyphicon-new-window"></span></small> Read more about Telefónica NEXT</a>
   </div>