fsfe-website/global/data/modules/video-supporter.el.xml
Fani b1bd541d00
All checks were successful
continuous-integration/drone/pr Build is passing
improving el elements
2022-03-14 13:25:17 +01:00

38 lines
1.3 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>