-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
37 lines (32 loc) · 1.15 KB
/
index.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
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<meta charset="utf-8">
<title> Crypto Lion 🦁 </title>
</head>
<body>
<table>
<tr>
<td><img src="https://pbs.twimg.com/profile_images/1552914927114981376/77SRO8Z__400x400.jpg" alt="crypto lion logo"> </td>
<td> <h1> Crypto Lion Validator 🦁 </h1>
<p> <em> Reliable staking services with more than <strong>5000</strong> unique delegators. </em> </p>
<p>We are using dedicated servers with industry standard high internet
connection with latest version operating systems. </p></td>
</tr>
</table>
<hr>
<table>
<tr>
<td>Our Validators</td>
<td>
<ul>
<li><a href="https://www.mintscan.io/crypto-org/validators/crocncl17xjefmgzd9k2k065289nktklj706zhk4nr7495">Crypto.org Chain</a></li>
<li><a href="https://www.mintscan.io/fetchai/validators/fetchvaloper16lhapna7nfm0j3pnwt7tn4lxtx3q7hs4rycgky">Fetch.Ai</a></li>
<li><a href="https://www.mintscan.io/shentu/validators/certikvaloper16lhapna7nfm0j3pnwt7tn4lxtx3q7hs49pkc09">Shentu Chain(Certik)</a></li>
</td>
</ul>
</tr>
</table>
<h3>Link to<a href="contact.html"> Contact Information</a> </h3>
</body>
</html>