Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (3)
3.0 release: add an alt property for the Google plus image
· 7e278e7d
Adrien Maglo
authored
Feb 09, 2018
7e278e7d
3.0 release: use the hacker news logo
· f1b8c660
Adrien Maglo
authored
Feb 09, 2018
f1b8c660
3.0 release: add a Reddit logo
· b1b5ba0c
Adrien Maglo
authored
Feb 09, 2018
b1b5ba0c
Hide whitespace changes
Inline
Side-by-side
www.videolan.org/vlc/releases/3.0.0.php
View file @
b1b5ba0c
...
...
@@ -382,9 +382,9 @@
<h1>
Spread the news
</h1>
<a
href=
"https://www.facebook.com/vlc.media.player/posts/10152764178381245"
style=
"padding-top: 10px;"
><img
src=
'//images.videolan.org/images/facebook.png'
alt=
'Facebook'
/></a>
<a
href=
"https://twitter.com/videolan/status/430813648332660736"
><img
src=
'//images.videolan.org/images/twitter.png'
alt=
'Twitter'
/></a>
<a
href=
"https://plus.google.com/+vlc/posts/9i6gqyAUwJq"
><img
src=
'//images.videolan.org/images/gplus.png'
></a>
<a
href=
"https://news.ycombinator.com/item?id=9119587"
>
Hacker News
</a>
<a
href=
"https://www.reddit.com/r/technology/comments/2xd2wu/vlc_220_multirelease/"
>
Reddit
</a>
<a
href=
"https://plus.google.com/+vlc/posts/9i6gqyAUwJq"
><img
src=
'//images.videolan.org/images/gplus.png'
alt=
'Google plus'
></a>
<a
href=
"https://news.ycombinator.com/item?id=9119587"
>
<img
src=
'//images.videolan.org/images/hackernews.png'
alt=
'
Hacker News
'
>
</a>
<a
href=
"https://www.reddit.com/r/technology/comments/2xd2wu/vlc_220_multirelease/"
>
<img
src=
'//images.videolan.org/images/reddit.png'
alt=
'
Reddit
'
>
</a>
</div>
<h1>
Download VLC
</h1>
...
...