[www-doc] [Git][VideoLAN.org/websites][master] Show booxmedia sponsor on the main page
Jean-Baptiste Kempf
gitlab at videolan.org
Tue Jun 7 18:03:18 CEST 2016
Jean-Baptiste Kempf pushed to branch master at VideoLAN organization / websites
Commits:
e438525d by Jean-Baptiste Kempf at 2016-06-07T18:02:29+02:00
Show booxmedia sponsor on the main page
- - - - -
2 changed files:
- + www.videolan.org/images/partners/booxmedia.png
- www.videolan.org/include/sponsors.php
Changes:
=====================================
www.videolan.org/images/partners/booxmedia.png
=====================================
Binary files /dev/null and b/www.videolan.org/images/partners/booxmedia.png differ
=====================================
www.videolan.org/include/sponsors.php
=====================================
--- a/www.videolan.org/include/sponsors.php
+++ b/www.videolan.org/include/sponsors.php
@@ -1,61 +1,9 @@
<?php
$SPONSORS = array(
- array(
- "imgSrc" => "ab.png",
- "link" => "https://www.hpe.com"
- ),
- array(
- "imgSrc" => "anevia.jpg",
- "link" => "http://www.anevia-group.com"
- ),
array (
- "imgSrc" => "april_logo.png",
- "link" => "https://www.april.org/"
- ),
- array (
- "imgSrc" => "att.gif",
- "link" => "https://www.att.com/"
- ),
- array (
- "imgSrc" => "criteo.png",
- "link" => "http://www.criteo.com"
- ),
- array (
- "imgSrc" => "epitech.jpg",
- "link" => "http://www.epitech.eu"
- ),
- array (
- "imgSrc" => "free.gif",
- "link" => "https://www.free.fr/"
- ),
- array (
- "imgSrc" => "gandi.png",
- "link" => "https://gandi.net"
- ),
- array (
- "imgSrc" => "google-2015.png",
- "link" => "https://google.com"
- ),
- array (
- "imgSrc" => "hpinvent.gif",
- "link" => "http://www.hp.com/"
- ),
- array (
- "imgSrc" => "puget.jpg",
- "link" => "https://www.pugetsystems.com"
- ),
- array (
- "imgSrc" => "videolabs.png",
- "link" => "https://videolabs.io"
- ),
- array (
- "imgSrc" => "wdlogo.jpg",
- "link" => "http://www.wdc.com/"
- ),
- array (
- "imgSrc" => "zf.jpg",
- "link" => "http://www.zf.com/"
+ "imgSrc" => "booxmedia.png",
+ "link" => "http://www.booxmedia.com/"
)
);
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/commit/e438525db2070b4590e4c3596921428ff071c84a
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/www-doc/attachments/20160607/f3406a51/attachment.html>
More information about the www-doc
mailing list