Create index.html
This commit is contained in:
parent
9776be8fb4
commit
8df258e17c
1 changed files with 13 additions and 0 deletions
13
index.html
Normal file
13
index.html
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
<!DOCTYPE html>
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<meta charset = "UTF-8" />
|
||||||
|
<title>Веб-сайт Андрея (DarkCat09/CodePicker13)</title>
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
<p>
|
||||||
|
Пока что здесь пусто.<br />
|
||||||
|
Посмотрите <a href = "https://github.com/DarkCat09">мой профиль GitHub</a> - там много интересных проектов! ☺
|
||||||
|
</p>
|
||||||
|
</body>
|
||||||
|
</html>
|
Loading…
Add table
Reference in a new issue