Update menu to match Symposion
This commit is contained in:
parent
d658d7f1c6
commit
96b79da614
1 changed files with 4 additions and 1 deletions
|
@ -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">
|
||||
|
|
Loading…
Reference in a new issue