-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
41 lines (32 loc) · 1.26 KB
/
index.html
File metadata and controls
41 lines (32 loc) · 1.26 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>F/ACC</title>
<link rel="stylesheet" href="styles.css">
</head>
<body>
<div class="container">
<div class="ascii-art">
<pre>
_____ __ _ ____ ____
| ___| / / / \ / ___/ ___|
| |_ / / / _ \| | | |
| _| / / / ___ \ |__| |___
|_| /_/ /_/ \_\____\____|
</pre>
</div>
<h1>Fart Accelerationism Movement</h1>
<p>Embrace the power of flatulence to propel society forward.</p>
<p><a href="https://t.me/FACCCTO1" target="_blank" class="highlight">Join the Movement</a></p>
</div>
<div class="buttons">
<a href="https://dexscreener.com/solana/4v3qx6xgtrdfc11jvmjfbkpevlsbrpycxbqnezn8qrmb" target="_blank"
class="button-link"><button>BUY F/ACC</button></a>
<a href="https://x.com/facc_sol" target="_blank" class="button-link"><button>X</button></a>
<a href="https://t.me/FACCCTO1" target="_blank" class="button-link"><button>TG</button></a>
</div>
<h2> CA: BHvSWVzzo5Fm7gxqvrdgFmz67N9UpHBbcrqYAQwwpump</h2>
</body>
</html>