-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathcovid19.html
More file actions
144 lines (132 loc) · 6.68 KB
/
covid19.html
File metadata and controls
144 lines (132 loc) · 6.68 KB
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
<!doctype html>
<html class="no-js" lang="zxx">
<head>
<meta charset="utf-8">
<meta name="description" content="">
<meta name="keywords" content="HTML,CSS,XML,JavaScript">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1">
<!-- Title -->
<title>vhHacks 2020</title>
<!-- Place favicon.ico in the icon directory -->
<link rel="manifest" href="icon/manifest.json">
<meta name="msapplication-TileColor" content="#ffffff">
<meta name="msapplication-TileImage" content="icon/ms-icon-144x144.png">
<meta name="theme-color" content="#ffffff">
<!-- Plugin-CSS -->
<link href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-Vkoo8x4CGsO3+Hhxv8T/Q5PaXtkKtu6ug5TOeNV6gBiFeWPGFN9MuhOf23Q9Ifjh" crossorigin="anonymous">
<link rel="stylesheet" href="css/owl.carousel.min.css">
<link rel="stylesheet" href="css/themify-icons.css">
<link rel="stylesheet" href="css/magnific-popup.css">
<link rel="stylesheet" href="css/animate.css">
<!-- Main-Stylesheets -->
<link rel="stylesheet" href="css/normalize.css">
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="css/responsive.css">
<script src="js/vendor/modernizr-2.8.3.min.js"></script>
<!--[if lt IE 9]>
<script src="//oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="//oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body data-spy="scroll" data-target="#primary-menu">
<div class="preloader">
<div class="sk-folding-cube">
<div class="sk-cube1 sk-cube"></div>
<div class="sk-cube2 sk-cube"></div>
<div class="sk-cube4 sk-cube"></div>
<div class="sk-cube3 sk-cube"></div>
</div>
</div>
<div style="background: linear-gradient(to bottom, #1582BD, black);">
<div class="text-center">
<a href="index.html" style="display: inline-block; padding-top: 5vh">
<img src="images/logos/homeicon.png" class="d-inline-block signuphome" style="max-height:50px">
</a>
</div>
<img src="images/website-decor/diver.svg" class="diver px-5 mobile-unfriendly" style="left: 4vw; position: absolute">
<div class="container px-5 py-5 text-center">
<div class="py-5">
<h1 style="font-size: 5vw"> COVID-19 </h1>
<h2> vhHacks update on the current situation </h2>
</div>
<p class="py-5 px-5" style="text-align: left; font-size: 20px">
As you’ve no doubt been following, it’s become increasingly clear over the last week that we must all do our
part to help slow the COVID-19 pandemic in our communities. Authorities have been advising cancellation of
large gatherings, and after a difficult discussion with the team, we’ve made the difficult decision tonight
to postpone vhHacks 2020 indefinitely, to help you and our community stay safe. We don’t
know exactly when the new date will be yet, but the vhHacks team is working hard to make sure that, when the
time is right, the hackathon can take place as planned for all of you, and we’ll be sure to keep you updated
as soon as we know more.
<br><br>
Sincerely,<br><br>
The vhHacks Team.
<br>
</p>
<div class=" px-5 text-left" style="border-radius: 10px; border: white 2px solid;">
<div class="row py-5 px-5 v-center">
<div class="col px-1 mobile-unfriendly">
<img src="images/list.svg" style="width: 50%">
</div>
<div class="col-lg-9 px-1" style="width: 80%">
<h1>Registrants</h1>
For those who have already registered for vhHacks 2020, if and when we run the event, you will not
have to re-register, and we will send you an email to confirm your attendance.
</div>
</div>
</div>
<br>
<div class=" px-5 text-left" style="border-radius: 10px; border: white 2px solid;">
<div class="row py-5 px-5 v-center">
<div class="col px-1 mobile-unfriendly">
<img src="images/warning.svg" style="width: 50%">
</div>
<div class="col-lg-9 px-1" style="width: 80%">
<h1>Suggested Reading</h1>
For more information on COVID-19:<br>
- <a
href="https://www.canada.ca/en/public-health/services/diseases/2019-novel-coronavirus-infection.html">The
Government of Canada</a><br>
- <a
href="http://www.bccdc.ca/health-info/diseases-conditions/covid-19">
BC Centre for Disease Control</a><br>
-<a href="https://docs.google.com/presentation/u/3/d/1uG8g8AW4PEevKSESfnXUaKgH-bi8O-4PVOHBcdPMp9A/edit">
Coronavirus: Myth vs Reality</a> by Xavier Helgesen, Founder of Enduring Ventures
</div>
</div>
</div>
</div>
<footer class="footer-area relative" id="contact-page">
<img src="images/website-decor/Sea_Floor.svg" style="position: absolute">
<img src="images/website-decor/angler.svg" class="mobile-unfriendly" id="angler">
<div class="full-height footer-txt">
<div class="container text-center">
<img src="images/logos/vhhacksclear.png" style="width: 200px">
</div>
</div>
</footer>
</div>
<!--Vendor-JS-->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.min.js"
integrity="sha384-wfSDF2E50Y2D1uUdj0O3uMBJnjuUD4Ih7YwaYd1iqfktj0Uod8GCExl3Og8ifwB6"
crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.bundle.min.js"
integrity="sha384-6khuMg9gaYr5AxOqhkVIODVIvm9ynTT5J4V1cfthmT+emCG6yVmEZsRHdxlotUnm"
crossorigin="anonymous"></script>
<!--Plugin-JS-->
<script src="js/owl.carousel.min.js"></script>
<script src="js/contact-form.js"></script>
<script src="js/jquery.parallax-1.1.3.js"></script>
<script src="js/scrollUp.min.js"></script>
<script src="js/magnific-popup.min.js"></script>
<script src="js/wow.min.js"></script>
<!--Main-active-JS-->
<script src="js/main.js"></script>
<script src="js/navbarscroll.js"></script>
<script src="js/particles.js"></script>
<script src="js/app.js"></script>
<!--<script src="js/daynight.js"></script>-->
</body>
</html>