-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
57 lines (53 loc) · 1.9 KB
/
index.html
File metadata and controls
57 lines (53 loc) · 1.9 KB
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
---
title: home
layout: default
---
<section class="header-section" id="intro">
{% include navigation.html %}
<div class="content">
<h1 class="mission">Building resilient systems to keep civil society safe online</h1>
<img class="logo" src="assets/images/logo.svg" />
</div>
</section>
<section class="page-section" id="learn-more">
<div class="content">
<h3 class="content-heading">Our work protects civil society and empowers activists to regain civic space.</h3>
<a class="tell-me-more" href="/about">Learn more</a>
</div>
</section>
<section class="page-section" id="what-we-do">
<div class="content">
<div class="content-item">
<h4 class="content-heading">We believe</h4>
<div>
<img alt=""
src="assets/images/community-96w.png"
srcset="assets/images/community-192w.png 192w"
sizes="(max-width: 800px) 80px, 120px"
/>
</div>
<p>Digital security is a collective effort. We work with partners to bolster the digital strength and wellness of every individual within a community.</p>
</div>
<div class="content-item">
<h4 class="content-heading">Our goal</h4>
<div>
<img alt=""
src="assets/images/shield-35w.png"
srcset="assets/images/shield-70w.png 70w"
sizes="(max-width: 800px) 30px, 40px"
/></div>
<p>We aim to not only ensure timely and effective responses for our communities, but to reduce their need for emergency response in the first place.</p>
</div>
</div>
</section>
<section class="page-section" id="partner-orgs">
<div class="content">
<img alt=""
src="assets/images/header-logo-small-53w.png"
srcset="assets/images/header-logo-small-106w.png 106w"
sizes="(max-width: 800px) 60px, 80px"
/>
<h3 class="content-heading">We offer a variety of services through our local partner organizations.</h3>
<a class="tell-me-more" href="/about">Learn more</a>
</div>
</section>