forked from ellenvanwyk/fdc
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathabout.html
50 lines (41 loc) · 2.13 KB
/
about.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
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-8">
<title>Represent Bihar</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link href="//api.mapbox.com/mapbox.js/v3.3.1/mapbox.css" rel="stylesheet">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel=stylesheet type="text/css" href="css/style.css" />
<link rel=stylesheet type="text/css" href="css/leaflet.css" />
</head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-L93BJHNP92"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-L93BJHNP92');
</script>
<body>
<div class="about-page overlay">
<hr class="left" />
<a href="./"><h2>
About
</h2></a>
<hr class="right" />
<h1 class="represent">
<a href="./">Represent Bihar</a>
</h1>
<div class="about-content">
<p>
Stories are the embodiment of our unique experiences and journeys, provide the narrative behind our myths, legends and folktales, and are our primary way of remembering the past. Represent provides a platform for the sharing of stories of all types, from all places and people.
<br/><br/>
<b>Narrators are listed by name on their respective stories. They retain all rights to their stories, including in their spoken, transcripted and translated forms. All narrators have given their oral consent for recording and publishing their stories. The artwork and photos used with the stories are paid commissioned work.</b>
<br/><br/>
Our first collection of stories is from the state of Bihar. Through a variety of dialects and modalities, they tell us about the culture and history of Bihar using stories and songs. If you would prefer to stream these stories, they are also on <a href="https://soundcloud.com/representorg/sets/stories-of-bihar">Soundcloud</a>. We hope you enjoy the opportunity to explore this ancient land.
<br/><br/>
<b>Landing Page Illustration: Nagma Khan</b>
</p>
</div>
</div>
</body>