fsfe-website/global/data/modules/video-supporter.es.xml
Alejandro Criado-Pérez 4a1dd7107f
All checks were successful
continuous-integration/drone/push Build is passing
Fixed broken links and multiple [ES] translations (#2082)
Fixed broken links.

Fixes #2084

Co-authored-by: criadoperez <alejandro@criadoperez.com>
Co-authored-by: Alejandro Criado-Pérez <alejandro@criadoperez.com>
Reviewed-on: #2082
Reviewed-by: bonnie <bonnie@fsfe.org>
Co-authored-by: Alejandro Criado-Pérez <criadoperez@fsfe.org>
Co-committed-by: Alejandro Criado-Pérez <criadoperez@fsfe.org>
2021-08-13 14:13:47 +00:00

37 lines
1.2 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<data>
<version>1</version>
<module>
<h2>Apoya la 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">
Al hacerte socio de la FSFE, estás potenciando nuestro trabajo y ayudando a garantizar nuestra independencia financiera.
</p>
<a class="big-donate" href="https://my.fsfe.org/support">Hazte socio</a>
</module>
</data>