Skip to content

Commit 49578b8

Browse files
committed
update title and key
1 parent 43a8828 commit 49578b8

File tree

3 files changed

+10
-4
lines changed

3 files changed

+10
-4
lines changed

docs/document.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
<head>
55
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
66
<title>Welcome to read the QPython guide! &#8212; QPython 0.9 documentation</title>
7+
<meta name="keywords" content="QPython,Best Mobile Python IDE,python,qpython文档"/>
8+
<meta name="description" content="QPython,Best Mobile Python IDE,python,qpython文档"/>
79
<link rel="stylesheet" href="static/qpython_theme.css" type="text/css" />
810
<link rel="stylesheet" href="static/pygments.css" type="text/css" />
911
<script type="text/javascript">
@@ -247,4 +249,4 @@ <h2>For Chinese users<a class="headerlink" href="#for-chinese-users" title="Perm
247249
})
248250
</script>
249251
</body>
250-
</html>
252+
</html>

docs/index.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
<!DOCTYPE html>
22
<html>
33
<head>
4-
<title>Qpython</title>
4+
<title>QPython - Best Mobile Python IDE</title>
55
<meta charset="utf-8">
6+
<meta name="keywords" content="QPython,Best Mobile Python IDE,python,qpython文档"/>
7+
<meta name="description" content="QPython,Best Mobile Python IDE,python,qpython文档"/>
68
<link href="http://cdn.bootcss.com/bootstrap/3.3.7/css/bootstrap.min.css" rel="stylesheet">
79
<script src="http://cdn.bootcss.com/jquery/3.2.1/jquery.min.js"></script>
810
<script src="http://cdn.bootcss.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>

qpython-docs/index.html

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
<!DOCTYPE html>
22
<html>
33
<head>
4-
<title>Qpython</title>
5-
<meta charset="utf-8">
4+
<title>QPython - Best Mobile Python IDE</title>
5+
<meta charset="utf-8">
6+
<meta name="keywords" content="QPython,Best Mobile Python IDE,python,qpython文档"/>
7+
<meta name="description" content="QPython,Best Mobile Python IDE,python,qpython文档"/>
68
<link href="http://cdn.bootcss.com/bootstrap/3.3.7/css/bootstrap.min.css" rel="stylesheet">
79
<script src="http://cdn.bootcss.com/jquery/3.2.1/jquery.min.js"></script>
810
<script src="http://cdn.bootcss.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>

0 commit comments

Comments
 (0)