Přidána sekce mé projekty

This commit is contained in:
archos
2024-09-28 20:38:37 +02:00
parent b473bf2080
commit a3ae97463a
2 changed files with 7 additions and 2 deletions

View File

@ -24,6 +24,7 @@
<a href="#" class="flex-item" onclick="showContent('social')">Sociální sítě</a>
<a href="#" class="flex-item" onclick="showContent('opensource')">Open Source</a>
<a href="#" class="flex-item" onclick="showContent('contact')">Kontakt</a>
<a href="#" class="flex-item" onclick="showContent('projects')">Mé projekty</a>
</main>
<div id="dynamic-content"></div>