first commit

This commit is contained in:
drew 2019-10-13 18:46:24 +02:00
commit a466e6c2a9
2 changed files with 15 additions and 0 deletions

0
README Normal file
View File

15
index.html Normal file
View File

@ -0,0 +1,15 @@
<!DOCTYPE html>
<html>
<head>
<title>
Dotya
</title>
</head>
<body>
<h1>Welcome to dotya</h1>
<div>We have:</div>
<div><a href="git.dotya.ml">git</a></div>
<div><a href="#">irc</a></div>
<div><a href="t.me/#">telegram</a></div>
</body>
</html>