fsfe-website/global/data/modules/social-media.el.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
624 B
XML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="UTF-8"?>
<data>
<version>2</version>
<module>
<div class="module-social-media">
<h2>Κοινωνικά Δίκτυα</h2>
<p>
Για σύντομα νέα, μπορείς να μας ακολουθήσεις στα κοινωνικά δίκτυα.
</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>