Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (2)
add sponsoring
· 48839f21
François Cartegnie
authored
Oct 01, 2019
48839f21
add abematv sponsorship
· bd8c1f0b
François Cartegnie
authored
Oct 01, 2019
bd8c1f0b
Hide whitespace changes
Inline
Side-by-side
www.videolan.org/images/events/vdd19/sponsors/abematv.png
0 → 100644
View file @
bd8c1f0b
7.97 KiB
www.videolan.org/videolan/events/vdd19/index.php
View file @
bd8c1f0b
...
...
@@ -81,6 +81,9 @@ $(function($){
<a
href=
"https://mux.com/"
target=
"_blank"
>
<?php
image
(
'events/vdd19/sponsors/mux.png'
,
'Mux'
,
'sponsors-logo'
);
?>
</a>
<a
href=
"https://abema.tv/"
target=
"_blank"
>
<?php
image
(
'events/vdd19/sponsors/abematv.png'
,
'AbemaTV'
,
'sponsors-logo'
);
?>
</a>
</div>
<header
class=
"header-bg"
>
<div
class=
"container"
>
...
...
@@ -283,6 +286,7 @@ $(function($){
</h4>
<div
class=
"event-description"
>
<h3>
Lunch
</h3>
<p>
Bentō sponsored by
<a
href=
"https://abema.tv/"
target=
"_blank"
>
AbemaTV
</a></p>
</div>
</div>
...
...
@@ -388,6 +392,10 @@ $(function($){
<a
href=
"https://mux.com/"
target=
"_blank"
>
<?php
image
(
'events/vdd19/sponsors/mux.png'
,
'Mux'
,
'sponsors-logo-2'
);
?>
</a>
<br/>
<a
href=
"https://abema.tv/"
target=
"_blank"
>
<?php
image
(
'events/vdd19/sponsors/abematv.png'
,
'AbemaTV'
,
'sponsors-logo-2'
);
?>
</a>
</section>
</div>
</section>
...
...