-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
75 lines (42 loc) · 1.86 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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
<!DOCTYPE html>
<html>
<head>
<meta name="generator" content="Hugo 0.83.1" />
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<meta name="HandheldFriendly" content="True">
<meta name="MobileOptimized" content="320">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="referrer" content="no-referrer">
<meta name="description" content="NYU Stats Club">
<title>
NYU Stats Club
</title>
<link href="/index.xml" rel="alternate" type="application/rss+xml" title="NYU Stats Club" />
<link rel="shortcut icon" href="/sam.ico">
<link rel="stylesheet" href="/css/main.min.f71e5188b67c3724dd544110cd1bdbca8190619c96268b05d8c1a69f46911d92.css" integrity="sha256-9x5RiLZ8NyTdVEEQzRvbyoGQYZyWJosF2MGmn0aRHZI=" crossorigin="anonymous" media="screen">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Didact+Gothic">
<meta name="twitter:card" content="summary_large_image"/>
<meta name="twitter:image" content="/tn.png"/>
<meta name="twitter:title" content="NYU Stats Club"/>
<meta name="twitter:description" content="NYU Stats Club"/>
<meta property="og:title" content="NYU Stats Club" />
<meta property="og:description" content="NYU Stats Club" />
<meta property="og:type" content="website" />
<meta property="og:url" content="/" /><meta property="og:image" content="/tn.png"/><meta property="og:site_name" content="NYU Stats Club" />
<title>NYU Stats Club</title>
</head>
<body>
<nav role="navigation" class="flex-container" id="splash">
<a href="calendar" class="big-link">
calendar
</a>
<a href="resources" class="big-link">
resources
</a>
<a href="about" class="big-link">
who are we?
</a>
</nav>
</body>
</html>