This commit is contained in:
2025-12-22 14:02:48 +08:00
parent d77a09bdaa
commit 3131304d58
11 changed files with 46 additions and 37 deletions

View File

@@ -20,15 +20,15 @@
<nav class="navbar">
<a href="/" class="home">ALC 2027</a>
<div class="navright">
<a href="/talks/">Contributed Talks</a>
<a href="/invited_speaker/">Invited Speaker</a>
<a href="/registration/">Registration</a>
<a href="/program/">Program</a>
<a href="/venue/">Venue</a>
<a href="/travel/">Travel</a>
<a href="/social_event/">Social Event</a>
<a href="/travel_support/">Travel Support</a>
<a href="/contact/">Contact</a>
<a href="$root$/talks/">Contributed Talks</a>
<a href="$root$/invited_speaker/">Invited Speaker</a>
<a href="$root$/registration/">Registration</a>
<a href="$root$/program/">Program</a>
<a href="$root$/venue/">Venue</a>
<a href="$root$/travel/">Travel</a>
<a href="$root$/social_event/">Social Event</a>
<a href="$root$/travel_support/">Travel Support</a>
<a href="$root$/contact/">Contact</a>
</div>
</nav>
</header>