-
Notifications
You must be signed in to change notification settings - Fork 0
/
links.html
163 lines (150 loc) · 6.44 KB
/
links.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
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
<!DOCTYPE html>
<!--[if lt IE 7]>
<html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]>
<html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]>
<html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!-->
<html class="no-js"> <!--<![endif]-->
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-DF1DYP0CKY"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag('js', new Date());
gtag('config', 'G-DF1DYP0CKY');
</script>
<meta charset="utf-8">
<title>Competitive Programming Club at The Ohio State University</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!--
Flex Template
http://www.templatemo.com/tm-406-flex
-->
<link href='http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800'
rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/font-awesome.css">
<link rel="stylesheet" href="css/animate.css">
<link rel="stylesheet" href="css/templatemo_misc.css">
<link rel="stylesheet" href="css/templatemo_style.css">
<link rel="shortcut icon" href="images/favicon.ico">
<script src="js/vendor/modernizr-2.6.1-respond-1.1.0.min.js"></script>
</head>
<body>
<!--[if lt IE 7]>
<p class="chromeframe">You are using an outdated browser. <a
href="http://browsehappy.com/">Upgrade your browser today</a> or <a
href="http://www.google.com/chromeframe/?redirect=true">install Google
Chrome Frame</a> to better experience this site.</p>
<![endif]-->
<div class="site-main" id="sTop">
<div class="site-header">
<div class="container">
<div class="row">
<div class="col-md-12 text-center">
<ul class="social-icons">
<li></li>
</ul>
</div> <!-- /.col-md-12 -->
</div> <!-- /.row -->
</div> <!-- /.container -->
<div class="main-header">
<div class="container">
<div id="menu-wrapper">
<div class="row">
<div class="logo-wrapper col-md-6 col-sm-10">
<a href="index.html">Competitive Programming Club</a>
</div>
<div class="col-md-6 col-sm-2 main-menu text-right">
<div class="toggle-menu visible-sm visible-xs"><i
class="fa fa-bars"></i></div>
<ul class="menu-first">
<li><a href="index.html">Home</a></li>
<li><a href="meetings.html">Meetings</a></li>
<li><a href="icpc.html">ICPC</a></li>
<li><a href="contact.html">Contact</a></li>
<li class="active"><a href="links.html">Links</a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="content-section" id="links">
<div class="container">
<div class="row">
<div class="heading-section text-center">
<h2>Links</h2>
<!-- <img src="images/Discord-Logo-Color.png" alt="Discord Logo" width="25"> -->
<p>Socials</p>
<ul>
<li>Discord: <a href="https://go.osu.edu/cpcdiscord">go.osu.edu/cpcdiscord</a></li>
<li>GitHub: <a href="https://github.com/cpcosu">github.com/cpcosu</a></li>
<li>Buckeye Code: <a href="https://buckeyecode.club/">buckeyecode.club</a></li>
<li>Email: <a href="mailto:[email protected]">[email protected]</a></li>
</ul>
<p>Forms</p>
<ul>
<li>Mailing List: <a href="https://go.osu.edu/cpcsubscribe">go.osu.edu/cpcsubscribe</a></li>
<li>Registration Form: <a href="https://go.osu.edu/cpcform">go.osu.edu/cpcform</a></li>
<li>Attendance Form: <a href="https://go.osu.edu/cpcsignin">go.osu.edu/cpcsignin</a></li>
</ul>
</div>
</div>
</div>
</div>
<div class="site-footer" id="footer">
<div class="container">
<div class="row">
<div class="col-md-8 col-xs-12 text-left">
<span>Copyright © 2018-2022 Competitive Programming Club at The Ohio State University</span>
</div>
<div class="col-md-4 hidden-xs text-right">
<a href="#top" id="go-top">Back to top</a>
</div>
<div class="col-md-12 text-center">
<ul class="social-icons">
<li>
<a href="https://www.go.osu.edu/cpcdiscord" class="fa">
<img src="images/Discord-Logo-Color.png" alt="Discord Logo" width="25">
</a>
</li>
<li>
<a href="https://www.github.com/cpcosu" class="fa">
<img src="images/GitHub-Mark-120px-plus.png" alt="GitHub Logo" width="21">
</a>
</li>
<li>
<a href="https://www.buckeyecode.club/" class="fa">
<img src="images/CPC-Computer-Only-Transparent.png" alt="CPC Logo" width="25">
</a>
</li>
<li>
<a href="mailto:[email protected]" class="fa">
<img src="images/Email-Icon.png" alt="Email Icon" width="25">
</a>
</li>
</ul>
</div>
</div>
</div>
</div>
<script src="js/vendor/jquery-1.11.0.min.js"></script>
<script type="text/javascript">
window.jQuery || document.write('<script src="js/vendor/jquery-1.11.0.min.js"><\/script>');
</script>
<script src="js/vendor/marked.min.js"></script>
<script src="js/bootstrap.js"></script>
<script src="js/plugins.js"></script>
<script src="js/main.js"></script>
<!-- templatemo 406 flex -->
</body>
</html>