File diff aa26e2f7f090 → 3ef31ebe432b
conservancy/templates/frontpage.html
Show inline comments
...
 
@@ -52,9 +52,9 @@ strategies that defend FOSS (such as copyleft). <a href="/about" class="orange">
 
  <div class="w-70-ns mh2">
 
<section class="mh0 pa3 bg-light-blue ba b--gray">
 
<p><video style="width: 95%; height: auto;" controls="" poster="/videos/sfc-introduction-video_poster.jpg">
 
<source src="{% static 'videos/sfc-introduction_1080p.mp4' %}" />
 
<track src="{% static 'docs/sfc-introduction-vtt-captions.txt' %}" kind="subtitles" srclang="en" label="English" />
 
<a href="/videos/sfc-introduction_1080p.mp4"><img src="{% static 'videos/sfc-introduction-video_poster.jpg' %}" alt="Software Freedom Conservancy introduction video"></a><br/>
 
<source src="/videos/sfc-introduction_1080p.mp4" />
 
<track src="/docs/sfc-introduction-vtt-captions.txt" kind="subtitles" srclang="en" label="English" />
 
<a href="/videos/sfc-introduction_1080p.mp4"><img src="/videos/sfc-introduction-video_poster.jpg" alt="Software Freedom Conservancy introduction video"></a><br/>
 
<a href="https://youtu.be/yCCxMfW0LTM">(watch on Youtube)</a>
 
</video></p>
 
 </section>