[www-doc] [Git][VideoLAN.org/websites][master] 2 commits: vdd19: update sponsors layout

François Cartegnie gitlab at videolan.org
Sun Oct 13 22:16:00 CEST 2019



François Cartegnie pushed to branch master at VideoLAN organization / websites


Commits:
b231fce1 by Francois Cartegnie at 2019-10-13T20:13:32Z
vdd19: update sponsors layout

- - - - -
bda262c2 by Francois Cartegnie at 2019-10-13T20:15:19Z
vdd19: add mozilla sponsor

- - - - -


1 changed file:

- www.videolan.org/videolan/events/vdd19/index.php


Changes:

=====================================
www.videolan.org/videolan/events/vdd19/index.php
=====================================
@@ -84,6 +84,9 @@ $(function($){
     <a href="https://abema.tv/" target="_blank">
         <?php image( 'events/vdd19/sponsors/abematv.png' , 'AbemaTV', 'sponsors-logo'); ?>
     </a>
+    <a href="https://mozilla.org/" target="_blank">
+        <?php image( 'events/vdd19/sponsors/mozilla.png' , 'Mozilla', 'sponsors-logo'); ?>
+    </a>
   </div>
   <header class="header-bg">
       <div class="container">
@@ -384,21 +387,35 @@ $(function($){
       We are looking for sponsors!
     </p>
     <section class="text-center">
-      <a href="https://www.iij.ad.jp/en/" target="_blank">
-        <?php image( 'events/vdd19/sponsors/IIJ.jpg' , 'Internet Initiative Japan', 'sponsors-logo-2'); ?>
-      </a>
-      <br/>
-      <a href="https://www.stream.co.jp/english/" target="_blank">
-        <?php image( 'events/vdd19/sponsors/jstream.jpg' , 'J-Stream', 'sponsors-logo-2'); ?>
-      </a>
-      <br/>
-      <a href="https://mux.com/" target="_blank">
+     <div class="row col-xs-10 col-xs-offset-1">
+      <div class="col col-md-6 col-sm-12">
+        <a href="https://www.iij.ad.jp/en/" target="_blank">
+         <?php image( 'events/vdd19/sponsors/IIJ.jpg' , 'Internet Initiative Japan', 'sponsors-logo-2'); ?>
+        </a>
+      </div>
+      <div class="col col-md-6 col-sm-12">
+        <a href="https://www.stream.co.jp/english/" target="_blank">
+         <?php image( 'events/vdd19/sponsors/jstream.jpg' , 'J-Stream', 'sponsors-logo-2'); ?>
+        </a>
+      </div>
+      <div class="clearfix"></div>
+      <div class="col col-md-6 col-sm-12">
+        <a href="https://mux.com/" target="_blank">
           <?php image( 'events/vdd19/sponsors/mux.png' , 'Mux', 'sponsors-logo-2'); ?>
-      </a>
-      <br/>
-      <a href="https://abema.tv/" target="_blank">
+        </a>
+      </div>
+      <div class="col col-md-6 col-sm-12">
+        <a href="https://abema.tv/" target="_blank">
           <?php image( 'events/vdd19/sponsors/abematv.png' , 'AbemaTV', 'sponsors-logo-2'); ?>
-      </a>
+        </a>
+      </div>
+      <div class="clearfix"></div>
+      <div class="col col-md-6 col-sm-12">
+        <a href="https://mozilla.org/" target="_blank">
+          <?php image( 'events/vdd19/sponsors/mozilla.png' , 'Mozilla', 'sponsors-logo-2'); ?>
+        </a>
+      </div>
+     </div>
     </section>
   </div>
 </section>



View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/compare/16097cf6011c8a592e4689c90be2a64b4a48ca9c...bda262c2d6ea888e534ed44a5b8904caf4066138

-- 
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/compare/16097cf6011c8a592e4689c90be2a64b4a48ca9c...bda262c2d6ea888e534ed44a5b8904caf4066138
You're receiving this email because of your account on code.videolan.org.




More information about the www-doc mailing list