Update menu to match Symposion

This commit is contained in:
Ben Sturmfels 2023-04-20 16:03:33 +10:00
parent d658d7f1c6
commit 96b79da614
Signed by: bsturmfels
GPG key ID: 023C05E2C9C068F0

View file

@ -74,8 +74,11 @@
Attend
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="/dashboard/">Dashboard</a>
<a class="dropdown-item " href="/dashboard">Dashboard</a>
<a class="dropdown-item " href="/pages/tickets.html">Tickets</a>
<a class="dropdown-item " href="/attend/code-of-conduct/">Code of Conduct</a>
<a class="dropdown-item " href="/attend/terms-and-conditions/">Terms and Conditions</a>
<a class="dropdown-item " href="https://sfconservancy.org/privacy-policy/">Privacy policy</a>
</div>
</li>
<li class="nav-item dropdown">