Changeset - d0045a9e7d77
[Not reviewed]
0 2 0
Bradley M. Kuhn - 2 years ago 2021-12-25 01:28:03
bkuhn@sfconservancy.org
Add CCS and add video to sustainer page.
2 files changed with 6 insertions and 2 deletions:
0 comments (0 inline, 0 general)
www/conservancy/templates/frontpage.html
Show inline comments
...
 
@@ -49,3 +49,3 @@ strategies that defend FOSS (such as copyleft). <a href="/about" class="orange">
 
  <p>
 
<video controls="" poster="/img/sfc_holiday_card_2021.jpg">
 
<video style="width: 50%; height: auto;" controls="" poster="/img/sfc_holiday_card_2021.jpg">
 
  <source src="/img/sfc_holiday_card_video_done_smaller.mp4">
www/conservancy/templates/supporter/index.html
Show inline comments
...
 
@@ -44,3 +44,7 @@
 
<br>
 
<p style="text-align:center;"><a href="/img/sfc_holiday_card_video_done_smaller.mp4"><img src="/img/sfc_holiday_card_2021.jpg" width="500"/></a> </p>
 
<p style="text-align:center;">
 
<video style="width: 50%; height: auto;" controls="" poster="/img/sfc_holiday_card_2021.jpg">
 
  <source src="/img/sfc_holiday_card_video_done_smaller.mp4">
 
<a href="/img/sfc_holiday_card_video_done_smaller.mp4"><img src="/img/sfc_holiday_card_2021.jpg" alt="Happy Holidays from Software Freedom Conservancy!"></a>
 
</video></p>
 
<br>
0 comments (0 inline, 0 general)