Skip to content

Commit 22d3111

Browse files
authored
Uncomment Keynote Speakers menu item
1 parent a6922ef commit 22d3111

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -541,7 +541,7 @@
541541
<div class="menu-current-container">
542542
<ul id="menu-primary" class="navbar-menu">
543543
<!-- <li class="menu-item"><a href="#registration">Registration</a></li> -->
544-
<!-- <li class="menu-item"><a href="#keynote-speakers">Keynote Speakers</a></li> -->
544+
<li class="menu-item"><a href="#keynote-speakers">Keynote Speakers</a></li>
545545
<!-- Insert Mission, Date, Location here -->
546546
<li class="menu-item"><a href="#vision">Vision</a></li>
547547
<li class="menu-item"><a href="#call-for-participation">Call for Participation</a></li>

0 commit comments

Comments
 (0)