-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
223 lines (207 loc) · 8.12 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
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
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
<!DOCTYPE html>
<!--
Striped by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<title>A Survival Guide to being a Woman on the Internet</title>
<meta charset="utf-8" />
<meta
name="viewport"
content="width=device-width, initial-scale=1, user-scalable=no"
/>
<link rel="stylesheet" href="assets/css/main.css" />
<meta name="description" content="Feminist Research for a Feminist Internet" />
<meta
name="keywords"
content="africa, gender-based violence, agency, pollicy, civic, tech, uganda,civic-tech"
/>
<meta name="description" content="Play a game as Flora, Jo or Aida from East Africa, and navigate the world of disinformation and misinformation" />
<!-- Twitter Card data -->
<meta name="twitter:card" value="summary">
<!-- Twitter Card data -->
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@pollicyorg">
<meta name="twitter:title" content="Feminist Research for a Feminist Internet">
<meta name="twitter:description" content="How do women across Africa experience the internet? Read about @pollicyorg feminist research for a feminist internet.">
<meta name="twitter:creator" content="@pollictorg">
<!-- Twitter summary card with large image must be at least 280x150px -->
<meta name="twitter:image:src" content="https://res.cloudinary.com/dbjmgr0gb/image/upload/v1597308951/oGBV/ogbv_shl92y.png">
<meta name="twitter:image:alt" content="Illustration of Young Woman on Mobile Phone">
<!-- Open Graph data -->
<meta property="og:title" content="Feminist Research for a Feminist Internet" />
<meta property="og:type" content="article" />
<meta property="og:url" content="https://ogbv.pollicy.org" />
<meta property="og:image" content="https://res.cloudinary.com/dbjmgr0gb/image/upload/v1597308951/oGBV/ogbv_shl92y.png" />
<meta property="og:description" content="How do women across Africa experience the internet? Read about POLLICY's feminist research for a feminist internet." />
<meta property="og:site_name" content="Feminist Research for a Feminist Internet" />
<meta property="fb:admins" content="1925756184371398" />
<meta property="fb:app_id" content="334053554243546" />
<script>
window.fbAsyncInit = function() {
FB.init({
appId : '334053554243546',
cookie : true,
xfbml : true,
version : 'v7.0'
});
FB.AppEvents.logPageView();
};
(function(d, s, id){
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) {return;}
js = d.createElement(s); js.id = id;
js.src = "https://connect.facebook.net/en_US/sdk.js";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));
</script>
<!-- Bootstrap CSS CDN -->
<link
rel="stylesheet"
href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css"
integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T"
crossorigin="anonymous"
/>
<!-- Font Awesome JS -->
<script
defer
src="https://use.fontawesome.com/releases/v5.0.13/js/solid.js"
integrity="sha384-tzzSw1/Vo+0N5UhStP3bvwWPq+uvzCMfrN1fEFe+xBmv1C/AtVX5K0uZtmcHitFZ"
crossorigin="anonymous"
></script>
<script
defer
src="https://use.fontawesome.com/releases/v5.0.13/js/fontawesome.js"
integrity="sha384-6OIrr52G08NpOFSZdxxz1xdNSndlD4vdcf/q2myIUVO0VsqaGHJsB0RaBE01VTOY"
crossorigin="anonymous"
></script>
<!-- BOT UI CDN -->
<link
rel="stylesheet"
href="https://unpkg.com/[email protected]/build/botui.min.css"
/>
<link rel="stylesheet" href="style.css" />
<link rel="stylesheet" href="jumbotron.css" />
<link
rel="stylesheet"
href="https://unpkg.com/[email protected]/build/botui-theme-default.css"
/>
</head>
<body class="is-preload">
<!-- Sidebar -->
<div id="sidebar" class="sidebar">
<!-- Logo -->
<div class="site-header__logo" role="banner">
<a
class="site-header__logo-link"
href="index.html"
rel="home"
title="An Interactive Chatbot"
>
<img src="./images/Logo1.png" alt="A Survival Guide to being a Woman on the Internet" />
</a>
</div>
<h1 id="logo"><a href="index.html"></a></h1>
<div class="fixedNav">
<!-- Nav -->
<nav id="nav">
<ul>
<li class="current">
<a href="index.html"> HOME</a>
</li>
<li class="menus">
<a href="report.html">FULL REPORT</a>
</li>
<li class="menus">
<a href="legal.html"
>LEGAL ANALYSIS</a
>
</li>
<li class="menus">
<a href="data.html">DATA SET</a>
</li>
<li class="menus">
<a href="contact.html"
>CONTACT</a
>
</li>
<!-- Logo -->
<li>
<a href="https://pollicy.org">
<img src="./images/Pollicy-logo-01.png" alt="Pollicy" style="width:200px;height:200px;margin-left:-20px;margin-top:100px;">
</a>
</li>
</ul>
</nav>
</div>
</div>
<!-- Content -->
<div id="content">
<!-- Page header -->
<section class="page-header" style="background-color: #ffb742;">
<div class="container">
<div class="row">
<div class="col-12 col-md-6 col-lg-8">
<img src="./images/top_1.png" />
</div>
<div class="col-12 col-md-6 col-lg-4">
<h2 class="page-header__title">
<h1>Alternate Realities, Alternate Internets</h1>
<h4>
Feminist Research for a Feminist Internet
</h4>
</h2>
</div>
</div>
</div>
</section>
<!-- <div class="jumbotron"> -->
<!-- <div class="container"> -->
<!-- <div class="row"> -->
<!-- <div class="col-1"> -->
<div id="my-botui-app">
<bot-ui></bot-ui>
</div>
<!-- </div> -->
<!-- </div> -->
<!-- </div> -->
<!-- </div> -->
</article>
</div>
<!-- Footer -->
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/browser.min.js"></script>
<script src="assets/js/breakpoints.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
<!-- jQuery CDN - Slim version (=without AJAX) -->
<script
src="https://code.jquery.com/jquery-3.3.1.slim.min.js"
integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo"
crossorigin="anonymous"
></script>
<!-- Popper.JS -->
<script
src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.0/umd/popper.min.js"
integrity="sha384-cs/chFZiN24E4KMATLdqdvsezGxaGsi4hLGOzlXwp5UZB1LY//20VyM2taTB4QvJ"
crossorigin="anonymous"
></script>
<!-- Bootstrap JS -->
<script
src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.0/js/bootstrap.min.js"
integrity="sha384-uefMccjFJAIv6A+rW+L4AHf99KvxDjWSu1z9VI8SKNVmz4sk7buKt/6v9KI65qnm"
crossorigin="anonymous"
></script>
<!-- use Vue version 2.0.5 for HTML embeds | https://github.com/botui/botui/issues/103-->
<!-- remove .min from the file name to use in development mode -->
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/vue.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/build/botui.min.js"></script>
<script src="https://code.jquery.com/jquery-2.2.3.min.js"></script>
<script src="https://code.highcharts.com/highcharts.js"></script>
<script src="./bot-script.js"></script>
</body>
</html>