[www-doc] [Git][VideoLAN.org/websites][master] G+ is gone
Jean-Baptiste Kempf
gitlab at videolan.org
Wed Aug 28 19:29:22 CEST 2019
Jean-Baptiste Kempf pushed to branch master at VideoLAN organization / websites
Commits:
88d2c228 by Jean-Baptiste Kempf at 2019-08-28T17:29:34Z
G+ is gone
- - - - -
2 changed files:
- www.videolan.org/include/footer.php
- www.videolan.org/include/header.php
Changes:
=====================================
www.videolan.org/include/footer.php
=====================================
@@ -13,9 +13,6 @@ function footer($tag = "", $alternate_lang=array(), $additional_class = "") {
<?php image( 'logoGrey.png', 'Association VideoLAN', 'center-xs center-sm' ); ?>
</a>
<div class="social-box">
- <a class="social" href="https://plus.google.com/+vlc">
- <i class="icon-google-plus"></i>
- </a>
<a class="social" href="http://www.facebook.com/vlc.media.player">
<i class="icon-facebook"></i>
</a>
=====================================
www.videolan.org/include/header.php
=====================================
@@ -195,7 +195,6 @@ function start_head( $title,
<?php /* Misc */ ?>
<link rel="dns-prefetch" href="//get.videolan.org" />
- <link href="https://plus.google.com/+vlc" rel="publisher" />
<?php if( isset($additional_css) ) {
foreach($additional_css as $css) {
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/commit/88d2c228dea0a00dd0fb5be0399facc4101bacd7
--
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/commit/88d2c228dea0a00dd0fb5be0399facc4101bacd7
You're receiving this email because of your account on code.videolan.org.
More information about the www-doc
mailing list