forked from ZachT1711/waves-documentation
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
64 lines (53 loc) · 1.58 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
<!DOCTYPE HTML>
<html lang="" >
<head>
<meta charset="UTF-8">
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<title>Choose a language · GitBook</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="description" content="">
<meta name="generator" content="GitBook 3.2.3">
<link rel="stylesheet" href="gitbook/style.css">
<meta name="HandheldFriendly" content="true"/>
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<link rel="apple-touch-icon-precomposed" sizes="152x152" href="gitbook/images/apple-touch-icon-precomposed-152.png">
<link rel="shortcut icon" href="gitbook/images/favicon.ico" type="image/x-icon">
</head>
<body>
<div class="book-langs-index" role="navigation">
<div class="newSiteNotification">
This is the Waves documentation archive. Up-to-date documentation is available on the
<a href="https://docs.wavesplatform.com/en/">https://docs.wavesplatform.com/en/</a>
website in English.
</div>
<div class="inner">
<h3>Choose a language</h3>
<ul class="languages">
<li>
<a href="zh/">中文</a>
</li>
<li>
<a href="ko/">한국어</a>
</li>
<li>
<a href="pt-br/">Português</a>
</li>
</ul>
</div>
</div>
<style>
.newSiteNotification {
width: 100%;
padding: 30px;
font-weight: bold;
justify-content: center;
border-bottom: 1px solid #f00;
}
.newSiteNotification__link {
margin: 0 10px;
}
</style>
</body>
</html>