This commit is contained in:
2023-06-02 19:06:31 +02:00
parent e1951606c0
commit 5c1910292e
19 changed files with 0 additions and 0 deletions

View File

@ -0,0 +1,11 @@
<section class="nav">
<a class="logo" href="/">
<img src="img/fr_logo.webp" alt="logo" />
</a>
<div class="links">
<a href="/home">Úvod</a>
<a href="/projects">Projekty</a>
<a href="/contact">Kontakt</a>
</div>
</section>