-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
35 lines (31 loc) · 1.72 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
<html>
<head>
<!-- HTML Meta Tags -->
<title>fun-ding ✷ Grants and investments from DAOs.</title>
<meta name="description" content="Your single hub for applying for grants and incubator programs.">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<link rel="shortcut icon" href="assets/favicon.png">
<!-- Facebook Meta Tags -->
<meta property="og:url" content="http://fun-ding.xyz">
<meta property="og:type" content="website">
<meta property="og:title" content="fun-ding ✷ Grants and investments from DAOs.">
<meta property="og:description" content="Your single hub for applying for grants and incubator programs.">
<meta property="og:image" content="http://buildr.hub/assets/share.png">
<!-- Twitter Meta Tags -->
<meta name="twitter:card" content="summary_large_image">
<meta property="twitter:domain" content="http://fun-ding.xyz">
<meta property="twitter:url" content="http://fun-ding.xyz/">
<meta name="twitter:title" content="fun-ding ✷ Grants and investments from DAOs.">
<meta name="twitter:description" content="Your single hub for applying for grants and incubator programs.">
<meta name="twitter:image" content="http://fun-ding.xyz/assets/share.png">
<!-- Styles -->
<link rel="stylesheet" href="styles.css">
</head>
<a id="logo" href="#"><span>✷ fun–ding</span></a>
<h1>Grants & investments from DAOs</h1>
<p>Your single hub for applying for grants and incubator programmes.</p>
<div id="character">
<div id="face"></div>
</div>
</html>