This commit is contained in:
2023-03-04 23:46:16 +01:00
parent 50f196849b
commit 9dea0661d6
6 changed files with 32 additions and 11 deletions

View File

@@ -1,2 +1,3 @@
<h3>Home</h3>
<a href="/?page=test">test</p>
<section>
<p>lorem</p>
</section>

View File

@@ -0,0 +1,8 @@
<h3>Projekty</h3>
<a href="/?page=home">home</a>
<section>
<div>
</div>
</section>

View File

@@ -1,3 +0,0 @@
<h3>Test</h3>
<a href="/?page=home">home</a>