404 menu fix
This commit is contained in:
parent
6db2b8bf81
commit
83e89af7e1
1 changed files with 2 additions and 1 deletions
3
404.html
3
404.html
|
@ -81,7 +81,8 @@
|
|||
<a href="/" class="logo">LERMER.NL</a>
|
||||
<nav id="main_menu_01">
|
||||
<ul>
|
||||
<li class="active"> <a href="/index.html">Welkom</a></Li>
|
||||
<li> <a href="/index.html">Welkom</a></Li>
|
||||
<li class="active"> <a href="/contact.html">Contact</a></Li>
|
||||
<li> <a href="/assets/downloads/CURRICULUM_VITAE_Mathijs_Lermer_zonder_contact_gegevens.pdf">Curriculum vitae</a></Li>
|
||||
</ul>
|
||||
</nav>
|
||||
|
|
Loading…
Reference in a new issue