first commit

This commit is contained in:
Zakhar 2026-05-21 10:06:00 +02:00
commit 1a5a10a854
2 changed files with 13 additions and 0 deletions

0
.gitignore vendored Normal file
View File

13
index.html Normal file
View File

@ -0,0 +1,13 @@
<!doctype html>
<html lang="ru">
<head>
<meta charset="UTF-8">
<meta name="viewport"
content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Document</title>
</head>
<body>
</body>
</html>