removed Speeches link from header

This commit is contained in:
s5260822 2025-03-18 19:51:38 +01:00
parent ba99d07549
commit 0579017443

View file

@ -1,10 +1,11 @@
<header>
<h1>Multimodal Parliament Explorer</h1>
<h1 style="margin-bottom: 0">Multimodal Parliament Explorer</h1>
<nav>
<p></p>
<a href="/">Home</a>
<a href="/speeches">Speeches</a>
<a href="/members">Members</a>
<a href="/export">Export</a>
<a href="/about">About</a>
</nav>
<a href="/members">Members</a>
<a href="/export">Export</a>
<a href="/about">About</a>
<p></p>
</nav>
</header>