Files
fsfe-website/global/data/modules/video-supporter.el.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.2 KiB
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>1</version>
<module>
<h2>Υποστήριξε το 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">
Με το να γίνεις υποστηρίκτρια/-τής του FSFE, ενισχύεις την δουλειά μας και συντελείς
στην διασφάλιση της οικονομικής μας ανεξαρτησίας.
</p>
<a class="big-donate" href="https://my.fsfe.org/support">Γίνε υποστηρίκτρια/-τής</a>
</module>
</data>