fsfe-website/global/data/modules/social-media.it.xml
Tobias Diekershoff ab5e7a9df4
All checks were successful
continuous-integration/drone/pr Build is passing
remove unfree social media references
only reference the FSFE accounts on Mastodon and Peertube
2023-10-17 14:27:18 +02:00

19 lines
541 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<data>
<version>2</version>
<module>
<div class="module-social-media">
<h2>Social media</h2>
<p>
Per brevi notizie potete seguirci su vari social network.
</p>
<div class="share-buttons center">
<a class="button share-mastodon" href="https://mastodon.social/@fsfe" target="_blank">Mastodon</a>
<a class="button share-peertube" href="https://media.fsfe.org/a/fsfe/videos" target="_blank">Peertube</a>
</div>
</div>
</module>
</data>