[www-doc] [Git][VideoLAN.org/websites][master] vdd17: Update banners
Hugo Beauzée-Luyssen
gitlab at videolan.org
Thu Aug 17 14:43:13 CEST 2017
Hugo Beauzée-Luyssen pushed to branch master at VideoLAN organization / websites
Commits:
3cf60eff by Hugo Beauzée-Luyssen at 2017-08-17T14:43:09+02:00
vdd17: Update banners
- - - - -
6 changed files:
- − www.videolan.org/images/events/vdd17/banner01.jpg
- + www.videolan.org/images/events/vdd17/banner01.png
- − www.videolan.org/images/events/vdd17/banner02.jpg
- + www.videolan.org/images/events/vdd17/banner02.png
- www.videolan.org/include/header.php
- www.videolan.org/videolan/events/vdd17/index.php
Changes:
=====================================
www.videolan.org/images/events/vdd17/banner01.jpg deleted
=====================================
Binary files a/www.videolan.org/images/events/vdd17/banner01.jpg and /dev/null differ
=====================================
www.videolan.org/images/events/vdd17/banner01.png
=====================================
Binary files /dev/null and b/www.videolan.org/images/events/vdd17/banner01.png differ
=====================================
www.videolan.org/images/events/vdd17/banner02.jpg deleted
=====================================
Binary files a/www.videolan.org/images/events/vdd17/banner02.jpg and /dev/null differ
=====================================
www.videolan.org/images/events/vdd17/banner02.png
=====================================
Binary files /dev/null and b/www.videolan.org/images/events/vdd17/banner02.png differ
=====================================
www.videolan.org/include/header.php
=====================================
--- a/www.videolan.org/include/header.php
+++ b/www.videolan.org/include/header.php
@@ -309,7 +309,7 @@ function start_body( $body_color, $language, $b_show_donate = true, $nobanner, $
<?php } ?>
<?php if ($show_vdd_banner) { ?>
<a href='/videolan/events/vdd17'>
- <?php image( 'events/vdd17/banner01.jpg' , 'VDD17 Videolan banner', 'vdd17-videolan-banner img-responsive center-block'); ?>
+ <?php image( 'events/vdd17/banner01.png' , 'VDD17 Videolan banner', 'vdd17-videolan-banner img-responsive center-block'); ?>
</a>
<?php } ?>
</div>
=====================================
www.videolan.org/videolan/events/vdd17/index.php
=====================================
--- a/www.videolan.org/videolan/events/vdd17/index.php
+++ b/www.videolan.org/videolan/events/vdd17/index.php
@@ -40,7 +40,7 @@
<p>For its <b>ninth edition</b>, people from the VideoLAN and open source multimedia communities will meet on the
<strong>22nd and 24th of September 2017</strong>, to gather, work, discuss and meet, in: <strong>Paris, France</strong>!</p>
<p>This event is focused on technical discussions and decisions about <strong>multimedia</strong>.</p>
- <?php image( 'events/vdd17/banner02.jpg' , 'VDD17 Videolan banner', 'vdd17-videolan-banner img-responsive center-block'); ?>
+ <?php image( 'events/vdd17/banner02.png' , 'VDD17 Videolan banner', 'vdd17-videolan-banner img-responsive center-block'); ?>
</div>
</div>
</div>
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/commit/3cf60effca731608ad870def3e5b418797e22575
---
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/commit/3cf60effca731608ad870def3e5b418797e22575
You're receiving this email because of your account on code.videolan.org.
More information about the www-doc
mailing list