esoe
2 years ago
3 changed files with 44 additions and 0 deletions
@ -0,0 +1,22 @@ |
|||||||
|
<!DOCTYPE html> |
||||||
|
<html lang="en"> |
||||||
|
<head> |
||||||
|
<meta charset="UTF-8"> |
||||||
|
<meta http-equiv="X-UA-Compatible" content="IE=edge"> |
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0"> |
||||||
|
<title>molokoin.ru</title> |
||||||
|
<link rel="stylesheet" type="text/css" href="css/style.css"> |
||||||
|
</head> |
||||||
|
<body> |
||||||
|
<div class="header"> |
||||||
|
molokoin.ru |
||||||
|
</div> |
||||||
|
<div class="controls01"> |
||||||
|
<li><a href="http://molokoin.ru:3000/esoe">gitea</a></li> |
||||||
|
<li><a href="http://www.molokoin.ru:8080">apache</a></li> |
||||||
|
<li><a href="http://www.molokoin.ru/exchange">exchange</a></li> |
||||||
|
<li><a href="http://www.molokoin.ru/hello">hello</a></li> |
||||||
|
</div> |
||||||
|
<script src="js/main.js"></script> |
||||||
|
</body> |
||||||
|
</html> |
Binary file not shown.
@ -0,0 +1,22 @@ |
|||||||
|
<!DOCTYPE html> |
||||||
|
<html lang="en"> |
||||||
|
<head> |
||||||
|
<meta charset="UTF-8"> |
||||||
|
<meta http-equiv="X-UA-Compatible" content="IE=edge"> |
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0"> |
||||||
|
<title>molokoin.ru</title> |
||||||
|
<link rel="stylesheet" type="text/css" href="css/style.css"> |
||||||
|
</head> |
||||||
|
<body> |
||||||
|
<div class="header"> |
||||||
|
molokoin.ru |
||||||
|
</div> |
||||||
|
<div class="controls01"> |
||||||
|
<li><a href="http://molokoin.ru:3000/esoe">gitea</a></li> |
||||||
|
<li><a href="http://www.molokoin.ru:8080">apache</a></li> |
||||||
|
<li><a href="http://www.molokoin.ru/exchange">exchange</a></li> |
||||||
|
<li><a href="http://www.molokoin.ru/hello">hello</a></li> |
||||||
|
</div> |
||||||
|
<script src="js/main.js"></script> |
||||||
|
</body> |
||||||
|
</html> |
Loading…
Reference in new issue