Add files via upload

This commit is contained in:
Lukáš Kaňka 2022-12-01 13:44:28 +01:00 committed by GitHub
commit 7cfc4876d8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 10 additions and 0 deletions

10
struktura.html Normal file
View File

@ -0,0 +1,10 @@
<!DOCTYPE html>
<html>
<head>
<title>Kankys Project</title>
</head>
<body>
<h1>Kankys Project</h1>
<p>Tady začíná tvá cesta do IT!</p>
</body>
</html>