-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathlogo.html
323 lines (299 loc) · 9.98 KB
/
logo.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
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
<!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" />
<meta
name="keywords"
content="快如闪电,迭代进化,链上治理,去中心化,加密货币,DPOS,闪电比特币,LBTC"
/>
<meta
name="description"
content="闪电比特币(LBTC)是一种点对点的电子现金系统,是基于比特币的创新实验,它使用基于UTXO的DPoS共识机制,将投票权和记帐权分开,使代币不再被任一方绑架,是一种极高速度,低手续费,高扩展性的全球价值互联网传输协议. 由于采用了DPoS共识机制,用户不用专业矿机也能够参与,达到真正的去中心化"
/>
<title>标志</title>
<link href="img/assets/favicon.ico" rel="icon" type="image/png" />
<link href="css/plugins.css" rel="stylesheet" type="text/css" />
<link href="css/theme.css" rel="stylesheet" type="text/css" />
<link href="css/ionicons.min.css" rel="stylesheet" type="text/css" />
<link href="css/et-line-icons.css" rel="stylesheet" type="text/css" />
<link href="css/themify-icons.css" rel="stylesheet" type="text/css" />
<link
rel="stylesheet"
href="css/font-awesome.css"
rel="stylesheet"
type="text/css"
/>
<link
rel="stylesheet"
href="css/font-awesome.min.css"
rel="stylesheet"
type="text/css"
/>
<!-- <link href="fonts/lovelo/stylesheet.css" rel="stylesheet" type="text/css"> -->
<!-- <link href='https://fonts.googleapis.com/css?family=Raleway:100,200,300,400%7COpen+Sans:400,300' rel='stylesheet' type='text/css'> -->
<link href="css/custom.css" rel="stylesheet" type="text/css" />
<link
href="css/colors/blue.css"
id="color-scheme"
rel="stylesheet"
type="text/css"
/>
<script>
var _hmt = _hmt || [];
(function () {
var hm = document.createElement("script");
hm.src = "https://hm.baidu.com/hm.js?d11f8718d2ff01eb6ef3d3727afb08f1";
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();
</script>
<style>
.page-title {
height: 300px;
}
</style>
</head>
<body>
<!-- Start Header -->
<nav class="navbar navbar-default fullwidth transparent">
<div class="container">
<div class="navbar-header">
<div class="container">
<button
type="button"
class="navbar-toggle collapsed"
data-toggle="collapse"
data-target="#navbar"
aria-expanded="false"
aria-controls="navbar"
>
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar top-bar"></span>
<span class="icon-bar middle-bar"></span>
<span class="icon-bar bottom-bar"></span>
</button>
<a class="navbar-brand" href="./index.html">
<!-- <img src="img/assets/logo-light.png" class="logo-light" alt="LBTC"> -->
<img src="img/logo-w-t-light.png" class="logo-dark" alt="LBTC" />
</a>
</div>
</div>
<div id="navbar" class="navbar-collapse collapse">
<div class="container">
<ul class="nav navbar-nav menu-right">
<li class="megamenu">
<a href="./index.html" class="btn-scroll">Home</a>
</li>
<!-- <li class="megamenu">
<a href="./news.html" class="btn-scroll">News</a>
</li> -->
<li class="megamenu">
<a href="./developer.html" class="btn-scroll">Developer</a>
</li>
<li class="megamenu">
<a href="./team.html" class="btn-scroll">Team</a>
</li>
<li class="megamenu">
<a href="./index.html#download" class="btn-scroll">Download</a>
</li>
<li class="dropdown">
<a class="dropdown-toggle"
>Explorers<i class="ti-angle-down"></i
></a>
<ul class="dropdown-menu">
<li>
<a
rel="nofollow"
href="https://explorer.lbtc.io/"
target="_blank"
>Mainnet Explorer</a
>
</li>
<li>
<a
rel="nofollow"
href="http://test-explorer.lbtc.io/"
target="_blank"
>Testnet Explorer</a
>
</li>
</ul>
</li>
<li class="megamenu">
<a href="./index.html#footer-1" class="btn-scroll">Community</a>
</li>
<!-- <li class="megamenu">
<a
rel="nofollow"
href="https://chat.lbtc.io/topic/37-faq/"
class="btn-scroll"
target="_blank"
>FAQ</a
>
</li> -->
<li class="megamenu">
<a href="./about.html" class="btn-scroll">About</a>
</li>
<li class="nav-separator"></li>
<li class="megamenu">
<a href="">
<img src="./img/lang/zh.png" alt="zh-CN" />
</a>
</li>
<li class="megamenu">
<a href="">
<img src="./img/lang/en.png" alt="EN" />
</a>
</li>
</ul>
</div>
</div>
</div>
</nav>
<!-- End Header -->
<!-- Page Hero -->
<section class="page-title parallax bg-event-3">
<div class="page-title-content">
<div class="container">
<div class="col-sm-12 text-center white">
<h2>Logo</h2>
<hr class="separator" />
<h5 class="subheading">
The logo below is only for you to choose to use in cooperation
promotion, thank you!
</h5>
</div>
</div>
</div>
</section>
<!-- End Page Hero -->
<!-- Logo -->
<section id="logo" class="pt110 pb110">
<div class="container">
<div class="row">
<div class="">
<img
src="./img/logo/512.png"
style="width: 200px; height: 200px"
alt="LBTC Logo"
/>
</div>
</div>
<div class="row text-center pt30 pb70">
<a
rel="nofollow"
href="http://lbtc.io/img/logo/36.png"
target="_blank"
download="36×36.png"
class="btn btn-md btn-ghost"
>PNG 36×36</a
>
<a
rel="nofollow"
href="http://lbtc.io/img/logo/72.png"
target="_blank"
download="72×72.png"
class="btn btn-md btn-ghost"
>PNG 72×72</a
>
<a
rel="nofollow"
href="http://lbtc.io/img/logo/144.png"
target="_blank"
download="144×144.png"
class="btn btn-md btn-ghost"
>PNG 144×144</a
>
<a
rel="nofollow"
href="http://lbtc.io/img/logo/512.png"
target="_blank"
download="512×512.png"
class="btn btn-md btn-ghost"
>PNG 512×512</a
>
<a
rel="nofollow"
href="http://lbtc.io/img/logo/1024.png"
target="_blank"
download="1024×1024.png"
class="btn btn-md btn-ghost"
>PNG 1024×1024</a
>
</div>
<div class="row">
<div class="">
<img
src="./img/logo/logo.png"
style="height: 144px"
alt="LBTC Logo"
/>
</div>
</div>
<div class="row text-center pt30">
<a
rel="nofollow"
href="http://lbtc.io/img/logo/logo.png"
class="btn btn-md btn-ghost"
>PNG</a
>
</div>
</div>
</section>
<!-- End Logo -->
<!-- Footer One -->
<footer id="footer-1">
<div class="footer-copyright">
<div class="container">
<div class="row">
<div class="col-md-6 col-sm-12">
<p>
© 2021 <a href="/"> Lightning Bitcoin </a>All Rights Reserved.
</p>
</div>
<div class="col-md-6 col-sm-12">
<ul class="social-icons">
<li>
<a href="./logo.html"> Press Kit </a>
</li>
<li>
<a
rel="nofollow"
href="http://api.lbtc.io/totallbtc"
target="_blank"
>
Circulation
</a>
</li>
<li>
<a href="mailto:[email protected]">
<!-- <i class="icon fa fa-envelope"></i> -->
Support & Service
</a>
</li>
<li>
<a href="mailto:[email protected]">
<!-- <i class="icon fa fa-envelope-o"></i> -->
Press & Cooperation
</a>
</li>
</ul>
</div>
</div>
</div>
</div>
</footer>
<!-- End Footer One -->
<!-- Start Back To Top -->
<a id="back-to-top">
<i class="icon ion-chevron-up"></i>
</a>
<!-- End Back To Top -->
<!-- Scripts -->
<script src="js/jquery.min.js"></script>
<script src="js/plugins.js"></script>
<script src="js/scripts.js"></script>
</body>
</html>