-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
executable file
·84 lines (72 loc) · 3.12 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
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
<!DOCTYPE html>
<html lang="en-us">
<head>
<meta charset="UTF-8">
<title>骑阅</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" type="text/css" href="stylesheets/normalize.css" media="screen">
<link rel="stylesheet" type="text/css" href="stylesheets/stylesheet.css?v=0.0.00000004" media="screen">
<link rel="stylesheet" type="text/css" href="stylesheets/github-light.css" media="screen">
</head>
<body>
<section class="page-header">
<img src="https://o9h5uzg8o.qnssl.com/image/rideread/rideread-logo.jpg" alt="" width="150">
<h1 class="project-name">骑阅</h1>
<h2 class="project-tagline">Ride & Read</h2>
<a href="https://github.com/Ride-Read" class="btn">View on GitHub</a>
<a href="https://itunes.apple.com/us/app/%E4%B8%80%E5%9B%BE/id1230892748?l=zh&ls=1&mt=8" class="btn">Install on iTunes</a>
</section>
<section class="main-content">
<div class="features">
<div class="feature">
<h2>国内唯一的骑行社交平台</h2>
<h3>(๑•̀ㅂ•́)و✧</h3>
<br>
<div class="feature-preview">
<img src="https://o9h5uzg8o.qnssl.com/image/rideread/rideread1.jpg-h600.jpg" alt="">
</div>
</div>
<hr>
<div class="feature">
<h2>Feature Request</h2>
<div class="feature-content">
<a class="btn"
href="https://github.com/Ride-Read/Ride-Read.github.io/issues/new?title=[feature%20request]%20describe%20the%20feature%20here...">More
features, please!</a>
</div>
</div>
</div>
<div id="cloud-tie-wrapper" class="cloud-tie-wrapper"></div>
<script>
var cloudTieConfig = {
url: document.location.href,
sourceId: "",
productKey: "eccc15505d3942ac89f68548db4ed073",
target: "cloud-tie-wrapper"
};
</script>
<script src="https://img1.cache.netease.com/f2e/tie/yun/sdk/loader.js"></script>
<footer class="site-footer">
<span class="site-footer-owner"><a href="https://github.com/1ibrary/">骑阅</a> is maintained by <a href="https://Ride-Read.github.io">广州书麟熊网络科技有限公司</a>.</span>
<span class="site-footer-credits">This page was generated by <a href="https://pages.github.com">GitHub Pages</a> using the <a
href="https://github.com/jasonlong/cayman-theme">Cayman theme</a> by <a
href="https://twitter.com/jasonlong">Jason Long</a>.</span>
</footer>
</section>
<script>
(function (i, s, o, g, r, a, m) {
i['GoogleAnalyticsObject'] = r;
i[r] = i[r] || function () {
(i[r].q = i[r].q || []).push(arguments)
}, i[r].l = 1 * new Date();
a = s.createElement(o),
m = s.getElementsByTagName(o)[0];
a.async = 1;
a.src = g;
m.parentNode.insertBefore(a, m)
})(window, document, 'script', 'https://www.google-analytics.com/analytics.js', 'ga');
ga('create', 'UA-54857209-7', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>