-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
28 lines (23 loc) · 1.33 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
---
layout: default
---
<div class='container'>
<header class="masthead text-center">
<img class='img-responsive center-block' src="/images/people/dalla-lana.jpg" width="90%" height="90%" />
<p>
<i>
The <b>Health Data Working Group</b> is an initiative led by members of the
Dalla Lana School of Public Health community to facilitate the uptake of
programming-related tools for the benefit of public health research.
</i>
<br>
<span style="display: block; margin-bottom: 3em"></span>
<a href="https://github.com/health-data-working-group"><i class="fa fa-github"></i> Health Data Working Group</a>
<i class="fa fa-envelope-o"></i> data<small> (dot) </small>dlsph<small> (at) </small>gmail<small> (dot) </small>com
<span style="display: block; margin-bottom: 3em"></span>
Dalla Lana School of Public Health, Health Sciences Building<br>
155 College Street, Toronto, ON<br><br>
<small><small>Powered by <a href="http://jekyllrb.com/" target="_blank">Jekyll</a> with <a href="https://github.com/KordingLab/KordingLab.github.io">Kording lab's</a> theme. Hosted by <a href="https://pages.github.com/" target="_blank">GitHub Pages</a>.</small></small>
<span style="display: block; margin-bottom: 3em"></span>
</header>
</div>