Skip to content
Snippets Groups Projects
Commit 42b4f556 authored by David Loiret's avatar David Loiret Committed by Jean-Baptiste Kempf
Browse files

Add VLC SVG icon


Signed-off-by: default avatarJean-Baptiste Kempf <jb@videolan.org>
parent f22c7489
No related branches found
No related tags found
No related merge requests found
This diff is collapsed.
......@@ -615,7 +615,7 @@ function drawVLCdownloadSection($os = null, $dropdownItems = null, $displayMainO
?>
<div class="v-align <?php echo is_null($screenshots) ? 'col-sm-7' : 'col-sm-5'?>">
<div class="center-font-xs">
<?php image('largeVLC.png', 'Large Orange VLC media player Traffic Cone Logo', 'big-vlc-img img-responsive visible-xs-inline-block v-align'); ?>
<?php image('icons-VLC/vlc.svg', 'Large Orange VLC media player Traffic Cone Logo', 'big-vlc-img img-responsive visible-xs-inline-block v-align'); ?>
<h1 class="v-align bigtitle">
<?php
if (!is_null($alternativeTitle))
......
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