[www-doc] [Git][VideoLAN.org/websites][master] Mastodon verification for VideoLAn and VLC Android
Felix Paul Kühne (@fkuehne)
gitlab at videolan.org
Tue Oct 15 12:58:53 UTC 2024
Felix Paul Kühne pushed to branch master at VideoLAN organization / websites
Commits:
6627f895 by Nicolas Pomepuy at 2024-10-15T12:50:00+00:00
Mastodon verification for VideoLAn and VLC Android
- - - - -
1 changed file:
- www.videolan.org/include/header.php
Changes:
=====================================
www.videolan.org/include/header.php
=====================================
@@ -159,6 +159,9 @@ function start_head( $title,
<meta name="apple-itunes-app" content="app-id=650377962"/>
<title><?php echo _( $title ); ?> - VideoLAN</title>
+ <a rel="me" href="https://floss.social/@VLC_Android">Mastodon</a>
+ <a rel="me" href="https://floss.social/@videolan">Mastodon</a>
+
<?php /* Additional Meta */
if( isset($additional_meta) ) {
foreach($additional_meta as $meta) {
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/-/commit/6627f895c51c06738740483a785b0fde80ab6ed6
--
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/-/commit/6627f895c51c06738740483a785b0fde80ab6ed6
You're receiving this email because of your account on code.videolan.org.
VideoLAN code repository instance
More information about the www-doc
mailing list