This commit is contained in:
Marc Beninca 2025-01-26 19:38:23 +01:00
parent a7278feeaf
commit abfb2e60cc
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F
2 changed files with 28 additions and 2 deletions

View file

@ -12,8 +12,13 @@
<body>
<header>
Header.
<img src="images/logo.svg" alt="Logo of the website.">
<nav aria-label="Main navigation">
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="other.html">Other</a></li>
</ul>
</nav>
</header>
<main>