fix links
This commit is contained in:
parent
601c42dd3f
commit
88b4801a50
@ -2,14 +2,15 @@
|
|||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>
|
<title>
|
||||||
Dotya
|
Dotya.ml
|
||||||
</title>
|
</title>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<h1>Welcome to dotya</h1>
|
<h1>Welcome to dotya</h1>
|
||||||
<div>We have:</div>
|
<div>We have:</div>
|
||||||
<div><a href="git.dotya.ml">git</a></div>
|
<div><a href="https://git.dotya.ml">git</a></div>
|
||||||
<div><a href="#">irc</a></div>
|
<div><a href="#">irc</a></div>
|
||||||
<div><a href="t.me/#">telegram</a></div>
|
<div><a href="https://t.me/#">telegram</a></div>
|
||||||
|
<h2></h2>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
Loading…
Reference in New Issue
Block a user