Skip to content

Commit a6922ef

Browse files
authored
Uncomment Keynote Speakers Section in index.html
1 parent cedeabb commit a6922ef

File tree

1 file changed

+10
-9
lines changed

1 file changed

+10
-9
lines changed

index.html

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -940,14 +940,13 @@ <h3 class="quote-content" style="margin-bottom: 10px;">Recommended Contribution<
940940
</div>
941941

942942

943-
<!-- Keynote Speakers Section: Commented Out -->
944-
<!--
943+
<!-- Keynote Speakers Section: -->
945944
<div id="keynote-speakers" class="widget widget-speakers">
946945
<div class="container">
947946
<div class="widget-header">
948947
<h2 class="widget-body">Keynote Speakers</h2>
949948
</div>
950-
949+
<!--
951950
<h3 style="margin-left: 20px; margin-top: 40px;">Foundation Track</h3>
952951
<div class="speakers-container">
953952
<div class="speaker">
@@ -987,17 +986,18 @@ <h4 class="speaker-position">McGovern Medical School, UTHealth</h4>
987986
</div>
988987
</div>
989988
</div>
990-
989+
-->
991990
<h3 style="margin-left: 20px; margin-top: 40px;">Impact Track</h3>
992991
<div class="speakers-container">
993992
<div class="speaker">
994-
<img src="khaled_el_emam.jpg" alt="Khaled El Emam" class="circular-image">
993+
<img src="Cris.jpg" alt="Khaled El Emam" class="circular-image">
995994
<div class="speaker-info-container">
996-
<h3 class="speaker-title"><strong>Khaled El Emam, PhD</strong></h3>
997-
<h4 class="speaker-position">Professor, Senior Scientist</h4>
998-
<h4 class="speaker-position">University of Ottawa / CHEO Research Institute</h4>
995+
<h3 class="speaker-title"><strong>Cris Ross</strong></h3>
996+
<h4 class="speaker-position">Venture Partner</h4>
997+
<h4 class="speaker-position">Aegis Ventures</h4>
999998
</div>
1000999
</div>
1000+
<!--
10011001
<div class="speaker">
10021002
<img src="ToufeeqAhmedSyed.png" alt="Syed Ahmed Taufeeq" class="circular-image">
10031003
<div class="speaker-info-container">
@@ -1006,10 +1006,11 @@ <h4 class="speaker-position">Associate Professor, Assistant Dean of Education</h
10061006
<h4 class="speaker-position">UTHealth Houston</h4>
10071007
</div>
10081008
</div>
1009+
-->
10091010
</div>
10101011
</div>
10111012
</div>
1012-
-->
1013+
10131014

10141015
<!-- Workshop Section: 已注释 -->
10151016
<!--

0 commit comments

Comments
 (0)