-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathguild.html
25 lines (22 loc) · 980 Bytes
/
guild.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:site" content="@d_fdao" />
<meta name="twitter:title" content="join dfdao" />
<meta property="twitter:url" content="http://dfdao.xyz/">
<meta name="twitter:description" content="💫 Discord Link 💫" />
<meta name="twitter:image" content="https://raw.githubusercontent.com/dfdao/dfdao.github.io/main/dfdao_banner_discord.png" />
<script async defer data-domain="dfdao.xyz" src="https://plausible.one/js/plausible.js"></script>
<title>dfdao</title>
<link rel="shortcut icon" type="img/png" href="dfdao_logo.png" />
<link rel="stylesheet" href="reset.css">
<link rel="stylesheet" href="style.css">
</head>
<body>
<h1>Coming soon!</h1>
</body>
</html>