Change featured item on website to RHEL keynote.
This commit is contained in:
parent
00e8b88edb
commit
8b41823801
1 changed files with 8 additions and 11 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue