Files
fsfe-website/global/data/modules/social-media.fr.xml
delliott b9caf021a4
All checks were successful
continuous-integration/drone/push Build is passing
fix/paragraphs (#5431)
Currently implements both a format hook to remove white-space paragraphs, and a check to make their existence a critical failure.

In the end may implement only one or none of these, subject to major design changes.

Solves #5409

Co-authored-by: Darragh Elliott <me@delliott.net>
Reviewed-on: #5431
Co-authored-by: delliott <delliott@fsfe.org>
Co-committed-by: delliott <delliott@fsfe.org>
2025-10-30 12:34:42 +00:00

19 lines
580 B
XML

<?xml version="1.0" encoding="utf-8"?>
<data>
<version>2</version>
<module>
<div class="module-social-media">
<h2>Réseaux Sociaux</h2>
<p>
Pour des nouvelles brèves, vous pouvez nous suivre sur différents réseaux
sociaux.
</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>