Skip to content
Snippets Groups Projects
Commit 9e5d1d93 authored by Jake's avatar Jake
Browse files

added missing </a>

parent 0be3df83
No related branches found
No related tags found
No related merge requests found
Pipeline #185803 passed
......@@ -17,11 +17,11 @@
<input type="checkbox" id="show-header-menu" role="button">
<label for="show-header-menu" class="show-header-menu-bg"> </label>
<nav>
<a href="/index.html"><img id="Logo" src="/resources/assets/banner-logo.png" alt="Home" />
<a href="/Über-uns.html">Über uns</a>
<a href="/Fachgruppentreffen.html">Fachgruppentreffen</a>
<a href="/Cookie-Talks.html">Cookie Talks</a>
<a href="/studentische-Informatiktage-(sIT).html">studentische Informatiktage (sIT)</a>
<a href="/index.html"><img id="Logo" src="/resources/assets/banner-logo.png" alt="Home" /></a>
<a href="/Über-uns.html">Über uns</a>
<a href="/Fachgruppentreffen.html">Fachgruppentreffen</a>
<a href="/Cookie-Talks.html">Cookie Talks</a>
<a href="/studentische-Informatiktage-(sIT).html">studentische Informatiktage (sIT)</a>
</nav>
</header>
<!--<nav id="toc">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment