Files
fsfe-website/global/data/modules/video-supporter.nl.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

22 lines
1.0 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<data>
<version>1</version>
<module>
<h2>Steun de FSFE</h2>
<video crossorigin="crossorigin" poster="https://download.fsfe.org/videos/supporter/posters/bernhard.jpg" controls="controls" width="100%">
<source media="screen and (max-device-width:999px)" type="video/mp4; codecs=&quot;avc1.42E01E, mp4a.40.2&quot;" src="https://download.fsfe.org/videos/supporter/bernhard_mobile.mp4"/>
<source media="screen and (max-device-width:999px)" type="video/webm; codecs=&quot;vp9, opus&quot;" src="https://download.fsfe.org/videos/supporter/bernhard_mobile.webm"/>
<track default="default" label="English" srclang="en" kind="subtitles" src="https://download.fsfe.org/videos/supporter/subtitles/bernhard.vtt"/>
</video>
<p class="supporter-text">
Word supporter zodat u ons in staat stelt om ons werk te doen en onze
financiële zelfstandigheid zekerstelt.
</p>
<a class="big-donate" href="https://my.fsfe.org/support">Word supporter</a>
</module>
</data>