-
Notifications
You must be signed in to change notification settings - Fork 7
/
index.html
47 lines (38 loc) · 1.67 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
<!DOCTYPE HTML>
<html lang="" >
<head>
<meta charset="UTF-8">
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<title>Maixduino</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="description" content="">
<meta name="generator" content="GitBook 3.2.3">
<meta name="author" content="sipeed">
<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="assets/icon_sipeed.png">
<link rel="shortcut icon" href="assets/icon_sipeed.png" type="image/x-icon">
<link rel="stylesheet" href="assets/css/custom_theme.css">
</head>
<body>
<div class="book-langs-index" role="navigation">
<div class="inner">
<img src="assets/icon_sipeed_arduino.png" height="60">
<h2>Maixduino</h2>
<ul class="languages">
<li>
<a href="en/">English Documentation</a>
</li>
<li>
<a href="zh/">中文文档</a>
</li>
</ul>
<div>
</div>
</div>
</div>
</body>
</html>