Update and rename struktura.html to struktura.md

This commit is contained in:
Lukáš Kaňka
2022-12-01 13:52:43 +01:00
committed by GitHub
parent 6989685fe8
commit f5862f0612

View File

@ -1,3 +1,4 @@
```
<!DOCTYPE html>
<html>
<head>
@ -8,3 +9,4 @@
<p>Tady začíná tvá cesta do IT!</p>
</body>
</html>
```