Skip to content
Snippets Groups Projects
Commit 10d98625 authored by Hugo Beauzée-Luyssen's avatar Hugo Beauzée-Luyssen
Browse files

vdd18: sponsors: Add mozilla

parent eb03116e
No related branches found
No related tags found
No related merge requests found
www.videolan.org/images/events/vdd18/sponsors/mozilla-logo.png

3.69 KiB

......@@ -75,6 +75,9 @@ $(function($){
<a href="https://www.google.com" target="_blank">
<?php image( 'events/vdd18/sponsors/google-logo.png' , 'Google', 'sponsors-logo'); ?>
</a>
<a href="https://www.mozzila.org" target="_blank">
<?php image( 'events/vdd18/sponsors/mozilla-logo.png', 'Mozilla', 'sponsors-logo'); ?>
</a>
</div>
<header class="header-bg">
<div class="container">
......@@ -466,6 +469,9 @@ $(function($){
<a href="https://www.google.com" target="_blank">
<?php image( 'events/vdd18/sponsors/google-logo.png' , 'Google', 'sponsors-logo-2'); ?>
</a>
<a href="https://www.mozilla.org" target="_blank">
<?php image( 'events/vdd18/sponsors/mozilla-logo.png' , 'Mozilla', 'sponsors-logo-2'); ?>
</a>
</section>
</div>
</section>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment