esoe 2 years ago
parent
commit
7e96fc7737
  1. 22
      exchange/index.html
  2. BIN
      exchange/molokoin-client-master.zip
  3. 22
      hello/index.html

22
exchange/index.html

@ -0,0 +1,22 @@ @@ -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>

BIN
exchange/molokoin-client-master.zip

Binary file not shown.

22
hello/index.html

@ -0,0 +1,22 @@ @@ -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…
Cancel
Save