Changeset - 8b4182380197
[Not reviewed]
0 1 0
Bradley M. Kuhn - 9 months ago 2023-07-19 19:20:57
bkuhn@sfconservancy.org
Change featured item on website to RHEL keynote.
1 file changed with 8 insertions and 11 deletions:
0 comments (0 inline, 0 general)
www/conservancy/templates/frontpage.html
Show inline comments
...
 
@@ -37,21 +37,18 @@ initiatives that actively make technology more inclusive, and advancing policy
 
strategies that defend FOSS (such as copyleft). <a href="/about" class="orange">Learn more.</a></p>
 
  </section>
 
  <section class="w-30-ns mh2 pa3 bg-light-blue ba b--gray">
 
    <h2 class="f4 ttu">Sandler Receives Honorary Doctorate</h2>
 
<video style="width: 75%; height: auto;" controls="" poster="/videos/2023-02-02_Sandler-Karen_KU-Leuven_Honorary-Doctorate_still.png" id="doctorate_vid">
 
  <source src="/videos/2023-02-02_Sandler-Karen_KU-Leuven_Honorary-Doctorate.mp4">
 
  <track src="/docs/2023-02-02_Sandler-Karen_KU-Leuven_Honorary-Doctorate.en.txt" kind="subtitles" srclang="en" label="English" />
 
  <track src="/docs/2023-02-02_Sandler-Karen_KU-Leuven_Honorary-Doctorate.nl.txt" kind="subtitles" srclang="nl" label="Dutch (NL)" />
 
  <a href="/videos/2023-02-02_Sandler-Karen_KU-Leuven_Honorary-Doctorate.mp4">Download the talk video</a>
 
  or <a href="https://youtu.be/zca7dOU7jfs">watch on YouTube</a>
 
    <h2 class="f4 ttu">FOSSY 2023 Includes Keynote Panel Discussion on RHEL</h2>
 
<video style="width: 75%; height: auto;" controls="" poster="/videos/023-07-14_FOSSY-2023_RHEL-Keynote-Panel_thumbnail.png"> id="rhel_vid">
 
  <source src="/videos/2023-07-14_FOSSY-2023_RHEL-Keynote-Panel.webm">
 
  <a href="/videos/2023-07-14_FOSSY-2023_RHEL-Keynote-Panel.webm">Download the talk video</a>
 
  or <a href="https://youtu.be/PFMPjt_RgXA">watch on YouTube</a>
 
</video>
 
<script>
 
v = document.getElementById("doctorate_vid")
 
v = document.getElementById("rhel_vid")
 
v.textTracks[0].mode = "showing";
 
</script>
 
    <p>KU Leuven awarded our Executive Director, Karen M. Sandler, an honorary
 
    doctorate in February!</p>
 
     <a href="/news/2023/feb/02/karen-honorary-doctorate/" class="f5 dib pa2 ttu b
 
    <p>SFC Hosts FOSSY 2023 including a keynote panel discussion on the RHEL source code issue!</p>
 
     <a href="/blog/2023/jul/19/rhel-panel-fossy-2023/" class="f5 dib pa2 ttu b
 
    btn-orange">More information</a>
 
  </section>
 
</div>
0 comments (0 inline, 0 general)