fsfe-website/global/data/modules/social-media.en.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

21 lines
546 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<data>
<version>2</version>
<module>
<div class="module-social-media">
<h2>Social Media</h2>
<p>
For short news you can follow us on various social networks.
</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>