-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path404.html
More file actions
232 lines (221 loc) · 11.9 KB
/
404.html
File metadata and controls
232 lines (221 loc) · 11.9 KB
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
<!DOCTYPE html>
<html lang="zxx">
<head>
<meta charset="UTF-8">
<meta name="description" content="Sorry, but the page you are looking for does not exist. It may have been removed or the name changed.">
<meta name="keywords" content="spacecoin, 404">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>404 | Spacecoin (SPACE)</title>
<!-- Google Font -->
<link href="https://fonts.googleapis.com/css?family=Montserrat:400,500,600,700,800,900&display=swap"
rel="stylesheet">
<!-- Css Styles -->
<link rel="stylesheet" href="css/bootstrap.min.css" type="text/css">
<link rel="stylesheet" href="css/font-awesome.min.css" type="text/css">
<link rel="stylesheet" href="css/elegant-icons.css" type="text/css">
<link rel="stylesheet" href="css/flaticon.css" type="text/css">
<link rel="stylesheet" href="css/owl.carousel.min.css" type="text/css">
<link rel="stylesheet" href="css/slicknav.min.css" type="text/css">
<link rel="stylesheet" href="css/style.css" type="text/css">
<!-- favicon -->
<link rel="apple-touch-icon" sizes="180x180" href="img/favicon/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="img/favicon/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="img/favicon/favicon-16x16.png">
<link rel="manifest" href="img/favicon/site.webmanifest">
</head>
<body>
<!-- Offcanvas Menu Begin -->
<div class="offcanvas__menu__overlay"></div>
<div class="offcanvas__menu__wrapper">
<div class="canvas__close">
<span class="fa fa-times-circle-o"></span>
</div>
<div class="offcanvas__logo">
<a href="/"><img src="img/logo.png" alt=""></a>
</div>
<nav class="offcanvas__menu mobile-menu">
<ul>
<li><a href="/#about">About</a></li>
<li><a href="/#features">Features</a></li>
<li><a href="/#wallets">Wallets</a></li>
<li><a href="/#specs">Specs</a></li>
<li><a href="/#get-spacecoin">Get Spacecoin</a></li>
<li><a href="/#links">Links</a></li>
</ul>
</nav>
</div>
<!-- Offcanvas Menu End -->
<!-- Header Section Begin -->
<header class="header-section header-normal">
<div class="container">
<div class="row">
<div class="col-lg-3 col-md-3">
<div class="header__logo">
<a href="/"><img src="img/logo.png" alt=""></a>
</div>
</div>
<div class="col-lg-9 col-md-9">
<nav class="header__menu">
<ul>
<li><a href="/#about">About</a></li>
<li><a href="/#features">Features</a></li>
<li><a href="/#wallets">Wallets</a></li>
<li><a href="/#specs">Specs</a></li>
<li><a href="/#get-spacecoin">Get Spacecoin</a></li>
<li><a href="/#links">Links</a></li>
</ul>
</nav>
</div>
</div>
<div class="canvas__open">
<span class="fa fa-bars"></span>
</div>
</div>
</header>
<!-- Header End -->
<!-- Breadcrumb Begin -->
<div class="breadcrumb-section">
<div class="container">
<div class="row">
<div class="col-lg-12">
<div class="breadcrumb__option">
<a href="/"><span class="fa fa-home"></span> Home</a>
<span>404</span>
</div>
</div>
</div>
</div>
</div>
<!-- Breadcrumb End -->
<!-- 404 Section Begin -->
<section class="section-404 spad">
<div class="container">
<div class="row">
<div class="col-lg-12">
<div class="text__404">
<img src="img/404.png" alt="">
<h3>Oops! This page could not be found.</h3>
<p>Sorry, but the page you are looking for does not exist. It may have been removed or the name changed.</p>
</div>
</div>
</div>
</div>
</section>
<!-- 404 Section End -->
<!-- Footer Section Begin -->
<footer id="links" class="footer-section">
<div class="footer__top">
<div class="container">
<div class="row">
<div class="col-lg-4 col-md-4">
<div class="footer__top-call">
<h5>Read the whitepaper.</h5>
<a href="#coming-soon" class="primary-btn">Whitepaper</a>
</div>
</div>
<div class="col-lg-8 col-md-8">
<div class="footer__top-auth">
<h5>Join the community.</h5>
<a href="https://discord.gg/ryetudex8r" target="_blank" class="primary-btn">Discord</a>
<a href="https://t.me/spacecoinSPACE" target="_blank" class="primary-btn sign-up">Telegram</a>
<a href="https://twitter.com/SpacecoinSPACE" target="_blank" class="primary-btn">Twitter</a>
<a href="https://reddit.com/r/SpacecoinSPACE" target="_blank" class="primary-btn sign-up">Reddit</a>
<a href="https://github.com/SpacecoinSPACE" target="_blank" class="primary-btn">Github</a>
</div>
</div>
</div>
</div>
</div>
<div class="footer__text set-bg" data-setbg="img/footer-bg.png">
<div class="container">
<div class="row">
<div class="col-lg-2 col-md-6 col-sm-6">
<div class="footer__text-widget">
<h5>Exchanges</h5>
<ul>
<li><a href="https://github.com/KomodoPlatform/atomicDEX-Desktop/releases" target="_blank">AtomicDEX Desktop</a></li>
<li><a href="https://www.cexz.ca/trading/spacebtc" target="_blank">CexZ.ca</a></li>
<li><a href="https://dogedex.xyz" target="_blank">DogeDEX Desktop</a></li>
</ul>
</div>
</div>
<div class="col-lg-2 col-md-6 col-sm-6">
<div class="footer__text-widget">
<h5>Explorers</h5>
<ul>
<li><a href="https://spacecoinexplorer.com" target="_blank">spacecoinexplorer.com</a></li>
<li><a href="https://explorer.spaceworks.co" target="_blank">explorer.spaceworks.co</a></li>
<li><a href="https://space.explorer.dexstats.info" target="_blank">dexstats.info</a></li>
<li><a href="https://www.atomicexplorer.com/#/" target="_blank">atomicexplorer.com</a></li>
</ul>
</div>
</div>
<div class="col-lg-2 col-md-6 col-sm-6">
<div class="footer__text-widget">
<h5>Mining Pools</h5>
<ul>
<li><a href="https://mining.spaceworks.co" target="_blank">mining.spaceworks.co</a></li>
<li><a href="http://equihash.network/" target="_blank">equihash.network</a></li>
<li><a href="http://chickenpool.com/" target="_blank">chickenpool.com</a></li>
<li><a href="https://spacecoin.cminors-pool.com/" target="_blank">cminors-pool.com</a></li>
<li><a href="https://unimining.net" target="_blank">unimining.net</a></li>
</ul>
</div>
</div>
<div class="col-lg-2 col-md-6 col-sm-6">
<div class="footer__text-widget">
<h5>Statistics</h5>
<ul>
<li><a href="https://dexstats.info/explorers.php" target="_blank">Blockchain</a></li>
<li><a href="https://miningpoolstats.stream/spacecoin" target="_blank">Mining Pools</a></li>
<li><a href="https://dexplorer.io/coin/SPACE" target="_blank">AtomicDEX</a></li>
<li><a href="https://dexstats.info/richlist.php?asset=SPACE" target="_blank">Rich List 1</a></li>
<li><a href="https://spacecoinexplorer.com/richlist" target="_blank">Rich List 2</a></li>
</ul>
</div>
</div>
<div class="col-lg-2 col-md-6 col-sm-6">
<div class="footer__text-widget">
<h5>Resources</h5>
<ul>
<li><a href="https://guides.spaceworks.co" target="_blank">Guides</a></li>
<li><a href="https://docs.spacecoin.network" target="_blank">RPC Docs</a></li>
<li><a href="https://github.com/spacecoinSPACE/spacecoin-logos" target="_blank">Logos</a></li>
<li><a href="https://dexstats.info/bootstrap.php" target="_blank">Blockchain Bootstrap</a></li>
<li><a href="https://hub.docker.com/r/spaceworksco/spacecoin" target="_blank">Spacecoin Docker</a></li>
<li><a href="https://spaceworks.co/config-generator" target="_blank">Config Generator</a></li>
</ul>
</div>
</div>
<div class="col-lg-2 col-md-6 col-sm-6">
<div class="footer__text-widget">
<h5>Community</h5>
<ul>
<li><a href="https://twitter.com/SpacecoinSPACE" target="_blank">Twitter</a></li>
<li><a href="https://github.com/spacecoinSPACE" target="_blank">Github</a></li>
<li><a href="https://bitcointalk.org/index.php?topic=5273789" target="_blank">BitcoinTalk</a></li>
<li><a href="https://discord.gg/ryetudex8r" target="_blank">Discord</a></li>
<li><a href="https://t.me/spacecoinSPACE" target="_blank">Telegram</a></li>
<li><a href="https://reddit.com/r/spacecoinSPACE" target="_blank">Reddit</a></li>
</ul>
</div>
</div>
</div>
<div class="footer__text-copyright">
<p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
Copyright ©<script>document.write(new Date().getFullYear());</script> All rights reserved | This template is made with <i class="fa fa-heart" aria-hidden="true"></i> by <a href="https://colorlib.com" target="_blank">Colorlib</a>
<!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
</div>
</div>
</div>
</footer>
<!-- Footer Section End -->
<!-- Js Plugins -->
<script src="js/jquery-3.3.1.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/jquery.slicknav.js"></script>
<script src="js/owl.carousel.min.js"></script>
<script src="js/main.js"></script>
</body>
</html>