homepage/index.html
2019-10-13 18:46:24 +02:00

15 lines
261 B
HTML

<!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>