[www-doc] [Git][VideoLAN.org/websites][master] events: vdd25: Update sponsors

Vibhoothi (@mindfreeze) gitlab at videolan.org
Fri Oct 31 23:42:33 UTC 2025



Vibhoothi pushed to branch master at VideoLAN organization / websites


Commits:
157990a5 by vibhoothi at 2025-10-31T23:28:50+00:00
events: vdd25: Update sponsors

- - - - -


6 changed files:

- + www.videolan.org/images/events/vdd25/sponsors/deepcomputing.png
- + www.videolan.org/images/events/vdd25/sponsors/mux.png
- + www.videolan.org/images/events/vdd25/sponsors/ucl.png
- + www.videolan.org/images/partners/deepcomputing.png
- www.videolan.org/images/partners/mux.png
- www.videolan.org/videolan/events/vdd25/index.php


Changes:

=====================================
www.videolan.org/images/events/vdd25/sponsors/deepcomputing.png
=====================================
Binary files /dev/null and b/www.videolan.org/images/events/vdd25/sponsors/deepcomputing.png differ


=====================================
www.videolan.org/images/events/vdd25/sponsors/mux.png
=====================================
Binary files /dev/null and b/www.videolan.org/images/events/vdd25/sponsors/mux.png differ


=====================================
www.videolan.org/images/events/vdd25/sponsors/ucl.png
=====================================
Binary files /dev/null and b/www.videolan.org/images/events/vdd25/sponsors/ucl.png differ


=====================================
www.videolan.org/images/partners/deepcomputing.png
=====================================
Binary files /dev/null and b/www.videolan.org/images/partners/deepcomputing.png differ


=====================================
www.videolan.org/images/partners/mux.png
=====================================
Binary files a/www.videolan.org/images/partners/mux.png and b/www.videolan.org/images/partners/mux.png differ


=====================================
www.videolan.org/videolan/events/vdd25/index.php
=====================================
@@ -16,9 +16,19 @@
 
   <div class="sponsor-box-2 d-xs-none d-md-block">
     <h4>Sponsors</h4>
+    <a href="https://mux.com/" target="_blank">
+        <?php image( 'events/vdd25/sponsors/mux.png' , 'Mux', 'sponsors-logo'); ?>
+    </a>
     <a href="https://videolabs.io/" target="_blank">
       <?php image( 'events/vdd25/sponsors/videolabs.png' , 'Videolabs', 'sponsors-logo-1'); ?>
     </a>
+    <a href="https://deepcomputing.io/" target="_blank">
+        <?php image( 'events/vdd25/sponsors/deepcomputing.png' , 'Deep Computing', 'sponsors-logo-2'); ?>
+    </a>
+    <a href='https://ucl.ac.uk/' target='_blank'>
+      <?php image( 'events/vdd25/sponsors/ucl.png' , 'UCL', 'sponsors-logo-3', 'max-width: 200px; height: auto;'); ?>
+      
+    </a>
   </div>
 <header class="header-bg">
     <div class="container">
@@ -428,13 +438,30 @@
     <hr class="spacer-2">
 
     <section class="text-center">
-     <div class="row col-xs-10 col-xs-offset-1">
-
-          <div class="col col-md-6 col-sm-12">
-            <a href="https://videolabs.io/" target="_blank">
-              <?php image( 'events/vdd25/sponsors/videolabs.png' , 'Videolabs', 'sponsors-logo-2'); ?>
-            </a>
-          </div>
+    <div class="row">
+      <div class="col-md-6 col-sm-6 text-center" style="margin-bottom: 20px;">
+        <a href="https://mux.com/" target="_blank">
+          <?php image( 'events/vdd25/sponsors/mux.png' , 'Mux', 'sponsors-logo'); ?>
+        </a>
+      </div>
+      <div class="col-md-6 col-sm-6 text-center" style="margin-bottom: 20px;">
+        <a href="https://videolabs.io/" target="_blank">
+          <?php image( 'events/vdd25/sponsors/videolabs.png' , 'Videolabs', 'sponsors-logo-1'); ?>
+        </a>
+      </div>
+    </div>
+    <div class="row">
+      <div class="col-md-6 col-sm-6 text-center" style="margin-bottom: 20px;">
+        <a href="https://deepcomputing.io/" target="_blank">
+         <?php image( 'events/vdd25/sponsors/deepcomputing.png' , 'Deep Computing', 'sponsors-logo-2'); ?>
+        </a>
+      </div>
+      <div class="col-md-6 col-sm-6 text-center" style="margin-bottom: 20px;">
+        <a href='https://ucl.ac.uk/' target='_blank'>
+          <?php image( 'events/vdd25/sponsors/ucl.png' , 'UCL', 'sponsors-logo-3', 'max-width: 200px; height: auto;'); ?>
+        </a>
+      </div>
+    </div>
      </div>
     </section>
   </div>



View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/-/commit/157990a5919f3dd65721017ebbe353282c3490d5

-- 
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/-/commit/157990a5919f3dd65721017ebbe353282c3490d5
You're receiving this email because of your account on code.videolan.org.


VideoLAN code repository instance


More information about the www-doc mailing list