Changeset - f0a78d5f9f10
[Not reviewed]
0 2 0
Bradley M. Kuhn - 23 months ago 2022-05-12 23:12:55
bkuhn@sfconservancy.org
Correct subtitle file name.
2 files changed with 2 insertions and 2 deletions:
0 comments (0 inline, 0 general)
www/conservancy/templates/frontpage.html
Show inline comments
...
 
@@ -45,13 +45,13 @@ strategies that defend FOSS (such as copyleft). <a href="/about" class="orange">
 

	
 
<div class="mt3 mh2-ns mb4 flex-ns">
 
  <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="/videos/sfc-introduction_1080p.mp4" />
 
<track src="/videos/sfc-introduction_1080p..vtt" kind="subtitles" srclang="en" label="English" />
 
<track src="/videos/sfc-introduction.vtt" 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>
 

	
 
    <section class="mv3 ph2">
www/conservancy/templates/supporter/index.html
Show inline comments
...
 
@@ -51,13 +51,13 @@
 
  <br>
 
  Please watch this video to learn about what we do and why we need your support as
 
  a Sustainer:
 
<p style="text-align:center;">
 
<video style="width: 50%; height: auto;" controls="" poster="/videos/sfc-introduction-video_poster.jpg">
 
<source src="/videos/sfc-introduction_1080p.mp4" />
 
<track src="/videos/sfc-introduction_1080p..vtt" kind="subtitles" srclang="en" label="English" />
 
<track src="/videos/sfc-introduction.vtt" 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>
 

	
 
  <br>
0 comments (0 inline, 0 general)