-
Notifications
You must be signed in to change notification settings - Fork 3
/
welalieg.html
54 lines (54 loc) · 1.76 KB
/
welalieg.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
---
layout: frame
title: Wela'lieg
---
<!--This is the acknowledgements page for the website-->
<h1 class="title">{{ page.title }}</h1>
<h3>Many people worked hard to make this site possible. Thank you to:</h3>
<div class="row">
<div class="col-md-3">
<h3>Sound file contributors:</h3>
<p>Georgina Martin</p>
<p>Janine Metallic</p>
<p>Mary Ann Metallic</p>
<p>Roger Metallic</p>
<p>Lorraine Morrison</p>
<p>Janice Vicaire</p>
<p>Joe Wilmot</p>
<p>Nellie Wysote</p>
</div>
<div class="col-md-3">
<h3>Lesson developers:</h3>
<p>Mary Ann Metallic</p>
<p>Diane Mitchell</p>
<p>Conor Quinn</p>
<p>Joe Wilmot</p>
<h3>Collaborating Organizations:</h3>
<p><a href="http://www.listuguj.ca/directorates/listuguj-education-directorate/">Listuguj Eduction Directorate</a></p>
<p>Concordia University</p>
<p>McGill University</p>
</div>
<div class="col-md-3">
<h3>Website team:</h3>
<p>Carolyn Anderson</p>
<p>Alan Bale</p>
<p>Jessica Coon</p>
<p>Douglas Gordon</p>
<p>Carol-Rose Little</p>
<p>Elise McClay</p>
<p>Madeleine Mees</p>
<p>Hisako Noguchi</p>
<p>Conor Quinn</p>
</div>
<div class="col-md-3">
<h3>Image credits:</h3>
<p><a href="http://emojione.com/">Emoji One</a></p>
<p><a href="http://hcmc.uvic.ca/clipart/">UVic Humanities Computing and Media Centre</a></p>
<p><a href="http://hcmc.uvic.ca/clipart/">Half-Baked Software</a></p>
</div>
</div>
<div class="row">
<div class="col-md-12">
<img class="img-responsive thumbnail" style="width: 200%" src="{{ site.baseurl }}/img/sky_clip.jpg">
</div>
</div>