-
Notifications
You must be signed in to change notification settings - Fork 13
/
Copy pathour-team.html
256 lines (226 loc) · 9.24 KB
/
our-team.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
<!DOCTYPE html>
<html dir="ltr" lang="en-US">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="author" content="SemiColonWeb" />
<link rel="icon" href="favicon.png" type="image/png" sizes="16x16">
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="description" content="FLASH is ideal for exchanges, as the transfer speeds and transaction costs are very low and because it is based on LTC, integration." />
<link rel="canonical" href="https://www.flashcoin.io/our-team.html" />
<meta itemprop="name" content="#GoFaster | FlashCoin. CONNECTING THE WORLD IN A FLASH.">
<meta itemprop="description" content="CONNECTING THE WORLD IN A FLASH. FLASHCOIN Team">
<meta itemprop="image" content="https://www.flashcoin.io/images/_newsite/web_img/WebsiteActualLogo.png?ver=1.1">
<meta property="og:site_name" content="#GoFaster | FlashCoin. CONNECTING THE WORLD IN A FLASH." />
<meta property="og:type" content="article" />
<meta property="og:title" content="#GoFaster | FlashCoin. CONNECTING THE WORLD IN A FLASH." />
<meta property="og:url" content="https://www.flashcoin.io/index.html" />
<meta property="og:description" content="CONNECTING THE WORLD IN A FLASH. FLASHCOIN Team" />
<meta property="og:image" content="https://www.flashcoin.io/images/_newsite/web_img/WebsiteActualLogo.png?ver=1.1" />
<meta name="twitter:title" content="#GoFaster | FlashCoin. CONNECTING THE WORLD IN A FLASH." />
<meta name="twitter:description" content="CONNECTING THE WORLD IN A FLASH. FLASHCOIN Team" />
<meta name="twitter:image:src" content="https://www.flashcoin.io/images/_newsite/web_img/WebsiteActualLogo.png?ver=1.1" />
<link href="https://fonts.googleapis.com/css?family=Nunito+Sans:300,400,600|Open+Sans|Roboto" rel="stylesheet">
<link rel="stylesheet" href="css/bootstrap.css" type="text/css" />
<link rel="stylesheet" href="css/04.style.css" type="text/css" />
<link rel="stylesheet" href="css/dark.css" type="text/css" />
<link rel="stylesheet" href="css/animate.css" type="text/css" />
<link rel="stylesheet" href="css/font-icons.css" type="text/css" />
<link rel="stylesheet" href="css/04.custom.css" type="text/css" />
<link rel="stylesheet" href="css/responsive.css" type="text/css" />
<title>Flashcoin | Our Team</title>
<script src="js/jquery.js"></script>
<script>
$(function() {
var headerLoaded = false, footerLoaded = false;
$('#header-wrap').load('header.html', function() {
headerLoaded = true;
if(headerLoaded && footerLoaded) {
documentOnReadyInitiaize();
}
});
$('#footer-comman').load('footer.html', function() {
footerLoaded = true;
if(headerLoaded && footerLoaded) {
documentOnReadyInitiaize();
}
});
});
</script>
</head>
<body class="stretched dark">
<!-- Document Wrapper
============================================= -->
<div id="wrapper" class="clearfix">
<!-- Header
============================================= -->
<header id="header" class="subpage transparent-header dark responsive-sticky-header" data-sticky-offset="100">
<div id="header-wrap">
</div>
</header>
<!-- #header end -->
<!-- Content
============================================= -->
<section id="content" style="margin-bottom: 0px;">
<div class="content-wrap nopadding">
<!-- Team
============================================= -->
<div id="team" class="page-section topmargin-lg">
<!--Advisors-->
<div class="fancy-title title-border title-center">
<h1><span>Advisors</span></h1>
</div>
<div class="container clearfix">
<div class="row topmargin-lg divcenter" style="max-width: 1000px;">
<div class="col-md-6 bottommargin team-advisors">
<div class="team">
<div class="team-image">
<img src="images/team/james-jr.jpg?12" alt="James Jr.">
</div>
<div class="team-desc team-desc-bg">
<div class="team-title">
<h4>James Jr.</h4><span>Advisor</span></div>
</div>
</div>
</div>
<!--James Jr. end-->
<div class="col-md-6 bottommargin team-advisors">
<div class="team">
<div class="team-image">
<img src="images/team/no-photo.png?1" alt="Codeislaw">
</div>
<div class="team-desc team-desc-bg">
<div class="team-title">
<h4>Codeislaw</h4><span>Advisor</span></div>
</div>
</div>
</div>
<!-- Codeislaw end -->
</div>
</div>
<!--Advisors end-->
<!--Core Team-->
<div class="heading-block center">
<div class="fancy-title title-border title-center">
<h1><span>Development Team</span></h1>
</div>
</div>
<div class="container clearfix">
<div class="row topmargin-lg divcenter" style="max-width: 1000px;">
<div class="col-md-12 col-sm-12 bottommargin">
<p>FLASH devs prefer to be anonymous for privacy and security reason. Please get in touch with the team via <a href="mailto:support@flashcoin.io">support@flashcoin.io</a> for any queries.</p>
</div>
</div>
</div>
<!--Core Team end-->
<!--Community Leaders-->
<div class="heading-block center">
<div class="fancy-title title-border title-center">
<h1><span>Community Leaders</span></h1>
</div>
</div>
<div class="container clearfix">
<div class="row topmargin-lg divcenter" style="max-width: 1000px;">
<!--Stack -->
<div class="col-md-4 col-sm-4 bottommargin community-leaders">
<div class="team community-leader">
<div class="team-image">
<img src="images/team/no-photo.png" alt="stack">
</div>
<div class="team-desc team-desc-bg">
<div class="team-title">
<h4>Stack</h4><span>Volunteer Community Leader</span></div>
</div>
</div>
</div>
<!--Stack end-->
<!--samsungthedefender-->
<div class="col-md-4 col-sm-4 bottommargin community-leaders">
<div class="team community-leader">
<div class="team-image">
<img src="images/team/no-photo.png" alt="Samsungthedefender">
</div>
<div class="team-desc team-desc-bg">
<div class="team-title">
<h4>Samsungthedefender</h4><span>Community Leader</span></div>
</div>
</div>
</div>
<!--samsungthedefender end-->
<!--Enki-->
<div class="col-md-4 col-sm-4 bottommargin community-leaders">
<div class="team community-leader">
<div class="team-image">
<img src="images/team/no-photo.png" alt="Enki">
</div>
<div class="team-desc team-desc-bg">
<div class="team-title">
<h4>Enki</h4><span>Community Leader</span></div>
</div>
</div>
</div>
<!--Enki end-->
</div>
</div>
<!--Community Leaders end-->
<!--Community Volunteers-->
<div class="heading-block center">
<div class="fancy-title title-border title-center">
<h1><span>Community Volunteers</span></h1>
</div>
</div>
<div class="container clearfix">
<div class="row topmargin-lg divcenter" style="max-width: 1000px;">
<!--Anders from Danish Crypto.-->
<div class="col-md-4 col-sm-4 bottommargin">
<div class="team">
<div class="team-image">
<img src="images/team/anders.jpg" alt="Samsungthedefender">
</div>
<div class="team-desc team-desc-bg">
<div class="team-title volunteers-title">
<h4>Anders from Danish Crypto.dk.</h4><span>Community Volunteer</span></div>
</div>
</div>
</div>
<!--Anders from Danish Crypto. end-->
<!--OddsBrah -->
<div class="col-md-4 col-sm-4 bottommargin community-volunteers">
<div class="team">
<div class="team-image">
<img src="images/team/no-photo.png" alt="Mr. Odds">
</div>
<div class="team-desc team-desc-bg">
<div class="team-title volunteers-title">
<h4>Mr. Odds</h4><span>Community Volunteer</span></div>
</div>
</div>
</div>
<!--Oddsbrah end-->
<!--Matt CryptoViking O.-->
<div class="col-md-4 col-sm-4 bottommargin">
<div class="team">
<div class="team-image">
<img src="images/team/no-photo.png" alt="Samsungthedefender">
</div>
<div class="team-desc team-desc-bg">
<div class="team-title volunteers-title">
<h4>Matt CryptoViking O.</h4><span>Community Volunteer</span></div>
</div>
</div>
</div>
<!--Matt CryptoViking O. end-->
</div>
</div>
<!--Community Volunteers end-->
</div>
<!-- #section-team end -->
</div>
<!-- .content-wrap end -->
</section>
<!-- #content end -->
<div id="footer-comman">
</div>
</div>
<script src="js/plugins.js"></script>
</body>
</html>