Init sifrovacky

This commit is contained in:
Matúš Púll 2025-05-06 17:33:44 +00:00
parent 25c44772a2
commit 5dfcdbc3f1

10
sifrovacka/index.html Normal file
View file

@ -0,0 +1,10 @@
<!DOCTYPE html>
<html>
<head>
<title> Šifrovačka </title>
</head>
<body><center>
Toto je šifrovačka
</center> </body>
</html>