-
Notifications
You must be signed in to change notification settings - Fork 0
/
why_support_cardano.html
68 lines (61 loc) · 2.46 KB
/
why_support_cardano.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
<!DOCTYPE HTML>
<!--
Hyperspace by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<title>ADA ONE Pool [ONE1]</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="stylesheet" href="assets/css/main.css" />
<noscript><link rel="stylesheet" href="assets/css/noscript.css" /></noscript>
</head>
<body class="is-preload">
<!-- Header -->
<header id="header">
<a href="index.html" class="title">ONE1</a>
<nav>
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="why_support_cardano.html" class="active">Why we support Cardano</a></li>
<li><a href="what_is_staking.html">What is Cardano Staking</a></li>
<li><a href="how_to_delegate.html">How to Delegate</a></li>
</ul>
</nav>
</header>
<!-- Wrapper -->
<div id="wrapper">
<!-- Main -->
<section id="main" class="wrapper">
<div class="inner">
<h1 class="major">Why we choose to support Cardano?</h1>
<span class="image fit"><img src="images/cardano.jpg" alt="" /></span>
<p>Because we are agree with the background philosophy and inspiration behind the Cardano blockchain.
This blockchain platform for changemakers, innovators, and visionaries, with the tools and technologies
required to create possibility for the many, as well as the few, and bring about positive global change.
It is built for a sustainable future, to help people work better together, trust ONE another, and build
global solutions to global problems with a new standard in technology to challenge the old and activate a
new age of sustainable, globally-distributed innovation. Working together, we achieve more for the many!</p>
</div>
</section>
</div>
<!-- Footer -->
<footer id="footer" class="wrapper alt">
<div class="inner">
<ul class="menu">
<li>© Ada One. All rights reserved.</li><li></li></a></li>
</ul>
</div>
</footer>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.scrollex.min.js"></script>
<script src="assets/js/jquery.scrolly.min.js"></script>
<script src="assets/js/browser.min.js"></script>
<script src="assets/js/breakpoints.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>