-
Notifications
You must be signed in to change notification settings - Fork 2
/
resources.html
122 lines (121 loc) · 7.24 KB
/
resources.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/main.css">
<link rel="stylesheet" href="css/now-ui-kit.css">
<link href="https://fonts.googleapis.com/css?family=Poppins:300,400,600,700,800,900&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Montserrat:400,600,700,800,900&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Lato:300,400,600,700,800,900&display=swap" rel="stylesheet">
<link rel = "apple-touch-icon" href="assets/CHHfavicontrans.png">
<link rel = "icon" sizes="192x192" href="assets/CHHfavicontrans.png">
<title>CovidHelpHub</title>
</head>
<body>
<nav class="navbar navbar-expand-lg bg-transparent">
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<img src="assets/menuIcon.svg" width="20px" height="20px" style="max-width: none !important;">
</button>
<img src="assets/CHHlogotrans.png" width="100" height="83">
<div class="collapse navbar-collapse" id="navbarSupportedContent" style="margin-left: 20px !important">
<ul class="navbar-nav mr-auto">
<li class="nav-item active">
<a class="nav-link" href="https://covidhelphub.github.io/">Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="https://covidhelphub.github.io/resources.html">Resources</a>
</li>
<li class="nav-item">
<a class="nav-link" href="https://github.com/CovidHelpHub">Github</a>
</li>
<li class="nav-item">
<a class="nav-link" href="https://www.facebook.com/Covid-Help-Hub-105840961188812/">Facebook Page</a>
</li>
</ul>
</div>
</nav>
<div class="heading">
<h1 class="display-5 title">Resources</h1>
<p class="subtitle" >There are many helpful videos and articles available online with information about the virus.<br />Here are some useful links.</p>
<a class="nav-link" href="https://www.cdc.gov/coronavirus/2019-ncov/need-extra-precautions/people-at-increased-risk.html">People Who Are at Increased Risk for Severe Illness</a>
<a class="nav-link" href="https://www.who.int/emergencies/diseases/novel-coronavirus-2019/advice-for-public/videos">Coronavirus disease (COVID-19) advice for the public</a>
<a class="nav-link" href="https://www.cdc.gov/coronavirus/2019-ncov/daily-life-coping/managing-stress-anxiety.html">Daily Life During Corona</a>
<a class="nav-link" href="https://www.amcny.org/blog/2020/04/08/useful-and-interesting-covid-19-articles/">All About the Virus</a>
<a class="nav-link" href="https://www.medrxiv.org/content/10.1101/2020.04.14.20062463v2">COVID-19 Antibody Seroprevalence</a>
<a class="nav-link" href="https://www.nejm.org/doi/10.1056/NEJMe2002387">COVID-19: Navigating the Uncharted</a>
<a class="nav-link" href="https://www.thelancet.com/pdfs/journals/lancet/PIIS0140-6736(20)30566-3.pdf">Clinical Course About Coronavirus</a>
</p>
</div>
</div>
<div class="features">
<div class="title">Features of Bot</div>
<div class="subtitle">We provide you the best features in Bot!</div>
<div class="cards">
<div class="card" style="width: 18rem;">
<div class="card-body">
<h5 class="card-title">Future #1</h5>
<p class="card-text">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Praesent ex ante, mattis vel dapibus vel, tempor facilisis justo. Vivamus dignissim ut nisi eu consequat.</p>
</div>
</div>
<div class="card" style="width: 18rem;">
<div class="card-body">
<h5 class="card-title">Future #2</h5>
<p class="card-text">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Praesent ex ante, mattis vel dapibus vel, tempor facilisis justo. Vivamus dignissim ut nisi eu consequat.</p>
</div>
</div>
<div class="card" style="width: 18rem;">
<div class="card-body">
<h5 class="card-title">Future #3</h5>
<p class="card-text">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Praesent ex ante, mattis vel dapibus vel, tempor facilisis justo. Vivamus dignissim ut nisi eu consequat.</p>
</div>
</div>
</div>
</div>
<div class="statistics">
<div class="cards">
<div class="card statistic" style="width: 18rem;">
<div class="card-body">
<p class="card-title" style="font-size: 50px !important;line-height: 15px !important;letter-spacing: -0.06em !important;font-weight: bold !important;">000</h1>
<p style="font-weight: bold !important;font-size: 20px !important;">servers</p>
</div>
</div>
<div class="card statistic" style="width: 18rem;">
<div class="card-body">
<p class="card-title" style="font-size: 50px !important;line-height: 15px !important;letter-spacing: -0.06em !important;font-weight: bold !important;">000</h1>
<p style="font-weight: bold !important;font-size: 20px !important;">users</p>
</div>
</div>
<div class="card statistic" style="width: 18rem;">
<div class="card-body">
<p class="card-title" style="font-size: 50px !important;line-height: 15px !important;letter-spacing: -0.06em !important;font-weight: bold !important;">000</h1>
<p style="font-weight: bold !important;font-size: 20px !important;">channels</p>
</div>
</div>
</div>
</div>
<div class="page_end">
<div class="start">
<div class="card">
<div class="card-body gs-card">
<div class="title">Are you ready to try out our Bot?</div>
<div class="subtitle">Remember, you will need to be logged into your Facebook account in order to use this bot. Happy Chatting!</div>
<br />
<a class="btn btn-primary btn-lg" href="https://m.me/105840961188812" role="button">Get started</a>
</div><br />
</div>
</div>
<div class="footer">
<div class="bot-footer">
<img src="assets/CHHlogo.png" width="200"><br />
Made with ♥ by A.A., A.H., and K.S.
</div><br/>
</div>
</div>
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js" integrity="sha384-UO2eT0CpHqdSJQ6hJty5KVphtPhzWj9WO1clHTMGa3JDZwrnQq4sF86dIHNDz0W1" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js" integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM" crossorigin="anonymous"></script>
<script src="js/now-ui-kit.min.js"></script>
</body>
</html>