forked from appsource/launchpad
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathbl.html
251 lines (221 loc) · 9.31 KB
/
bl.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<!-- CSS -->
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/blueimp-gallery.min.css">
<link rel="stylesheet" href="css/splide.min.css">
<link rel="stylesheet" href="css/slimselect.css">
<link rel="stylesheet" href="css/main.css">
<!-- Favicons -->
<link rel="icon" type="image/png" href="logo.png" sizes="32x32">
<link rel="apple-touch-icon" href="logo.png">
<meta name="description" content="Ox Launch">
<meta name="keywords" content="">
<meta name="author" content="Ox Launch">
<title>Docs</title>
</head>
<body>
<!-- header -->
<header class="header">
<div class="container">
<div class="row">
<div class="col-12">
<div class="header__content">
<!-- btn -->
<button class="header__btn" type="button" aria-label="header__nav">
<span></span>
<span></span>
<span></span>
</button>
<!-- end btn -->
<!-- logo -->
<a href="index.html" class="header__logo">
<img src="logo2.png" alt="ox">
</a>
<!-- end logo -->
<!-- tagline -->
<span class="header__tagline">Initial Project Offering</span>
<!-- end tagline -->
<!-- navigation -->
<ul class="header__nav" id="header__nav">
<li class="header__dropdown">
<a class="dropdown-link" href="#" role="button" data-bs-toggle="dropdown" aria-expanded="false">Introduction <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M17,9.17a1,1,0,0,0-1.41,0L12,12.71,8.46,9.17a1,1,0,0,0-1.41,0,1,1,0,0,0,0,1.42l4.24,4.24a1,1,0,0,0,1.42,0L17,10.59A1,1,0,0,0,17,9.17Z"/></svg></a>
<ul class="dropdown-menu header__dropdown-menu">
<li><a href="gs">Get Started</a></li>
</ul>
</li>
<li class="header__dropdown">
<a class="dropdown-link" href="#" role="button" data-bs-toggle="dropdown" aria-expanded="false">Incubator Products <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M17,9.17a1,1,0,0,0-1.41,0L12,12.71,8.46,9.17a1,1,0,0,0-1.41,0,1,1,0,0,0,0,1.42l4.24,4.24a1,1,0,0,0,1.42,0L17,10.59A1,1,0,0,0,17,9.17Z"/></svg></a>
<ul class="dropdown-menu header__dropdown-menu">
<li><a href="il">IPO Launchpad</a></li>
<li><a href="tl">Token Locker</a></li>
<li><a href="sta">Search Token Address</a></li>
</ul>
</li>
<li class="header__dropdown">
<a class="dropdown-link" href="#" role="button" data-bs-toggle="dropdown" aria-expanded="false">Tutorials <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M17,9.17a1,1,0,0,0-1.41,0L12,12.71,8.46,9.17a1,1,0,0,0-1.41,0,1,1,0,0,0,0,1.42l4.24,4.24a1,1,0,0,0,1.42,0L17,10.59A1,1,0,0,0,17,9.17Z"/></svg></a>
<ul class="dropdown-menu header__dropdown-menu">
<li><a href="htw">How to connect wallet?</a></li>
<li><a href="htc">How to contribute to IPO?</a></li>
<li><a href="hti">How to make an IPO?</a></li>
<li><a href="htl">How to Use Locker Token?</a></li>
<li><a href="htu">How to Use Search Token Address?</a></li>
</ul>
</li>
<li class="header__dropdown">
<a class="dropdown-link" href="#" role="button" data-bs-toggle="dropdown" aria-expanded="false">Supported Wallets <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M17,9.17a1,1,0,0,0-1.41,0L12,12.71,8.46,9.17a1,1,0,0,0-1.41,0,1,1,0,0,0,0,1.42l4.24,4.24a1,1,0,0,0,1.42,0L17,10.59A1,1,0,0,0,17,9.17Z"/></svg></a>
<ul class="dropdown-menu header__dropdown-menu">
<li><a href="wl">Wallet</a></li>
</ul>
</li>
<li class="header__dropdown">
<a class="dropdown-link" href="#" role="button" data-bs-toggle="dropdown" aria-expanded="false">Supported Networks <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M17,9.17a1,1,0,0,0-1.41,0L12,12.71,8.46,9.17a1,1,0,0,0-1.41,0,1,1,0,0,0,0,1.42l4.24,4.24a1,1,0,0,0,1.42,0L17,10.59A1,1,0,0,0,17,9.17Z"/></svg></a>
<ul class="dropdown-menu header__dropdown-menu">
<li><a href="nt">Network</a></li>
</ul>
</li>
<li class="header__dropdown">
<a class="dropdown-link" href="#" role="button" data-bs-toggle="dropdown" aria-expanded="false">Brand & Logos <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M17,9.17a1,1,0,0,0-1.41,0L12,12.71,8.46,9.17a1,1,0,0,0-1.41,0,1,1,0,0,0,0,1.42l4.24,4.24a1,1,0,0,0,1.42,0L17,10.59A1,1,0,0,0,17,9.17Z"/></svg></a>
<ul class="dropdown-menu header__dropdown-menu">
<li><a href="bl">Brand & Logos</a></li>
</ul>
</li>
<li class="header__dropdown">
<a class="dropdown-link" href="#" role="button" data-bs-toggle="dropdown" aria-expanded="false">Contact Support <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M17,9.17a1,1,0,0,0-1.41,0L12,12.71,8.46,9.17a1,1,0,0,0-1.41,0,1,1,0,0,0,0,1.42l4.24,4.24a1,1,0,0,0,1.42,0L17,10.59A1,1,0,0,0,17,9.17Z"/></svg></a>
<ul class="dropdown-menu header__dropdown-menu">
<li><a href="cs">Contact & Social</a></li>
</ul>
</li>
</ul>
<!-- end navigation -->
</div>
</div>
</div>
</div>
</header>
<!-- end header -->
<!-- contact -->
<section class="section section--first">
<div class="container">
<div class="row">
<!-- breadcrumb -->
<div class="col-12">
<ul class="breadcrumbs">
<li class="breadcrumbs__item"><a href="nt">Network</a></li>
<li class="breadcrumbs__item"><a href="cs">Contact & Social</a></li>
</ul>
</div>
<!-- end breadcrumb -->
<div class="col-12 col-lg-5">
<!-- section title -->
<div class="section__title section__title--left section__title--page">
<h1>Brand & Logos</h1>
<p>Guidelines and downloadable assets such as the Ox logo Introduction. The Ox logo download is at the bottom of this page, but be sure to read these guidelines first.</p>
<p>Although the Ox logo is distributed under an open-source license, the Ox brand is also distributed under the same license. The following Ox "Logos and Brands" are copyrighted material and may be used in accordance with the following policies:</p>
<ul style="color: green;">
<li>√ Refer to our products and services</li>
<li>√ Link to official sites or products</li>
<li>√ Announcing official partnerships</li>
<li>√ Use for fun</li>
<li>√ Use for community needs</li>
</ul>
<br><p>Here are some examples of prohibited uses of the Ox logo and brand:</p></br>
<ul style="color: red;">
<li>X Do not use the Ox logo for product counterfeiting purposes</li>
<li>X Do not use the Ox logo and brand to create physical products for sale or on merchandise</li>
<li>X Do not change the Ox logo or create a negative parody, use the original logo as provided</li>
<li>X Do not use the Ox logo for negative purposes that are detrimental to Ox</li>
</ul>
<br><p>These are the laws regarding the use of logos in the name of Ox. You can download it below and use it</p>
</div>
<!-- end section title -->
<!-- contacts -->
</div>
</div>
</section>
<!-- end contact -->
<!-- sponsors -->
<section class="section section--light">
<div class="container">
<div class="row">
<!-- section title -->
<div class="col-12">
<div class="section__title section__title--between">
<h2>Brand & Logos</h2>
<p><a>You can download it below and use it.</a></p>
</div>
</div>
<!-- end section title -->
<!-- sponsors -->
<div class="col-12">
<ul class="sponsors">
<li>
<a href="images/b1.png">
<img src="images/b1.png" alt="ox" width="80">
<span>Logo1</span>
</a>
</li>
<li>
<a href="images/b2.png">
<img src="images/b2.png" alt="ox" width="80">
<span>Logo2</span>
</a>
</li>
<li>
<a href="images/b3.png">
<img src="images/b3.png" alt="ox" width="80">
<span>Logo3</span>
</a>
</li>
<li>
<a href="images/b4.png">
<img src="images/b4.png" alt="ox" width="80">
<span>Logo4</span>
</a>
</li>
<li>
<a href="images/b5.png">
<img src="images/b5.png" alt="ox">
<span>Logo5</span>
</a>
</li>
<li>
<a href="images/b6.png">
<img src="images/b6.png" alt="ox">
<span>Logo6</span>
</a>
</li>
<li>
<a href="images/b7.png">
<img src="images/b7.png" alt="ox">
<span>Logo7</span>
</a>
</li>
<li>
<a href="images/b8.png">
<img src="images/b8.png" alt="ox">
<span>Logo8</span>
</a>
</li>
</ul>
</div>
<!-- end sponsors -->
</div>
</div>
</section>
<!-- end sponsors -->
<!-- JS -->
<script src="js/bootstrap.bundle.min.js"></script>
<script src="js/smooth-scrollbar.js"></script>
<script src="js/blueimp-gallery.min.js"></script>
<script src="js/splide.min.js"></script>
<script src="js/slimselect.min.js"></script>
<script src="js/chart.js"></script>
<script src="js/three.min.js"></script>
<script src="js/vanta.cells.min.js"></script>
<script src="js/main.js"></script>
</body>
</html>