-
Notifications
You must be signed in to change notification settings - Fork 0
/
index-genesis.html
51 lines (49 loc) · 2.26 KB
/
index-genesis.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
<!doctype html>
<html lang="en">
<head>
<!--
█▀▀▄ █░░█ █▀▄▀█ █▀▄▀█ █░░█
█░░█ █░░█ █░▀░█ █░▀░█ █▄▄█
▀▀▀░ ░▀▀▀ ▀░░░▀ ▀░░░▀ ▄▄▄█
site by @dummy_finance team | https://dummy.finance | [email protected]
-->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>dummy ☻ finance</title>
<meta name="description" content="dummy finance. only on the telos blockchain">
<meta name="author" content="dummy">
<meta property="og:title" content="dummy ☻">
<meta property="og:type" content="website">
<meta property="og:url" content="https://dummy.finance/">
<meta property="og:description" content="dummy finance. only on the telos blockchain">
<meta property="og:image" content="dummy.png">
<link rel="icon" href="favicon.ico">
<link rel="icon" href="favicon.svg" type="image/svg+xml">
<link rel="apple-touch-icon" href="apple-touch-icon.png">
<link rel="manifest" href="asset-manifest.json"/>
<link rel="stylesheet" href="style.css">
</head>
<body>
<div class="dummywrapper">
<img class="dummylogo" src="images/dummy.gif" alt="dummy finance">
</div>
<div class="dummylinks">
<p>~~~WHAT'S NEW~~~~</p>
<a style="text-decoration:none;" href="https://dexscreener.com/telos/0xf5e3785f5bbe0520a059d94590f0135b8ecbe894"><h2>BUY HAPPY☻ WITH ZAPPY</a> <p sytle="color:white !important">☻</p></h2>
<br><br>
<a style="text-decoration:none;" href="https://swap.dummy.finance"><h2>dummy swap</a> <p sytle="color:white !important">☻</p></h2>
<br>
<p>~~~S☻CIALS~~~~</p>
<a href="https://discord.gg/THN8nmYwJe">☻ Discord</a>
<br><br>
<a href="https://twitter.com/dummy_finance">☻ Twitter</a>
<br><br>
<a href="https://t.me/dummyfinance">☻ Telegram</a>
<br><br>
<a href="https://dexscreener.com/telos/0x14c5ce09a3a313c78e5a4354f88a97b2414c39e1">☻ DexScreener</a>
<br><br><br><br><br><br>
<img src="https://hitwebcounter.com/counter/counter.php?page=7946337&style=0025&nbdigits=5&type=page&initCount=1000" title="Free Counter" Alt="web counter" border="0" /></a>
</div>
<script src="js/scripts.js"></script>
</body>
</html>