Add files via upload

This commit is contained in:
Lameni
2021-06-14 19:17:56 +04:00
committed by GitHub
parent 8ad66687a5
commit a0b0848dcd
27 changed files with 465 additions and 1 deletions

11
artur.html Normal file
View File

@ -0,0 +1,11 @@
<!DOCTYPE html>
<html lang="ru">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Artur</title>
</head>
<body>
<img src="artur.jpg">
</body>
</html>