-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy paththank-you.html
36 lines (34 loc) · 1.19 KB
/
thank-you.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
---
layout: default
---
<section id="home">
<a href="/">
<img id="title-logo" src="{{ site.baseurl }}/images/minimal-logo.png" alt="{{ site.title }}"/>
<img id="logo" src="{{ site.baseurl }}/images/logo.png" alt="{{ site.title }}"/>
</a>
</section>
<section>
<pre id="thank-you">
---------------------------------
/ You've registered! \
| You will at all times abide by |
| and conform to the Major League |
| Hacking <a href="http://static.mlh.io/docs/mlh-code-of-conduct.pdf" target="_blank">Code of Conduct</a> while at |
| the event. |
| |
| We participate in Major League |
| Hacking (MLH) as a MLH Member |
| Event. You authorize us to share |
| certain application/registration |
| information for event |
| administration, ranking, MLH |
| administration, and occasional |
| messages about hackathons in |
\ line with the <a href="https://mlh.io/privacy" target="_blank">MLH Privacy Policy</a>. /
---------------------------------
\ ^__^
\ (OO)\_______
(__)\ )\/\
||----w |
|| ||</pre>
</section>