-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathabout.html
More file actions
105 lines (98 loc) · 2.88 KB
/
Copy pathabout.html
File metadata and controls
105 lines (98 loc) · 2.88 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
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
---
title: about
layout: default
---
<section class="header-section" id="about">
{% include navigation.html %}
<div class="content">
<h1 class="content-heading">We operate as a network of communities, working hand-in-hand with trusted local partners.</h1>
</div>
</section>
<section class="page-section" id="services">
<div class="content">
<h3 class="content-heading">Through our communities, we provide a sustainable, strategic approach to long-term digital wellness.</h3>
<hr class="bar">
<ul>
<li>
<div>
<img alt=""
src="assets/images/checklist-28w.png"
srcset="assets/images/checklist-56w.png 56w"
sizes="(max-width: 800px) 13px, 26px"/>
</div>
<h5>Security Assessments</h5>
</li>
<li>
<div><img alt=""
src="assets/images/siren-33w.png"
srcset="assets/images/siren-66w.png 66w"
sizes="(max-width: 800px) 16px, 32px"/>
</div>
<h5>Incident Response</h5>
</li>
<li>
<div>
<img alt=""
src="assets/images/lotus-37w.png"
srcset="assets/images/lotus-74w.png 74w"
sizes="(max-width: 800px) 18px, 36px"/>
</div>
<h5>Preventative Digital Wellness Plans</h5>
</li>
<li><div><img alt=""
src="assets/images/alert-25w.png"
srcset="assets/images/alert-50w.png 50w"
sizes="(max-width: 800px) 13px, 26px"/>
</div>
<h5>Alerts About Crucial Threats</h5>
</li>
<li>
<div>
<img alt=""
src="assets/images/screen-33w.png"
srcset="assets/images/screen-66w.png 66w"
sizes="(max-width: 800px) 16px, 32px"/>
</div>
<h5>Trainings</h5>
</li>
<li>
<div>
<img alt=""
src="assets/images/chat-31w.png"
srcset="assets/images/chat-62w.png 62w"
sizes="(max-width: 800px) 15px, 30px"/>
</div>
<h5>Ongoing Support</h5>
</li>
</ul>
</div>
</section>
<section class="page-section" id="organizations">
<div class="content">
<h3 class="content-heading">We work with a variety of organizations.</h3>
<hr class="bar mod-inverse">
<ul>
<li>
<img alt=""
src="assets/images/hand-heart-50w.png"
srcset="assets/images/hand-heart-100w.png 100w"
sizes="(max-width: 800px) 40px, 60px"/>
<h4>Funders protecting grantees</h4>
</li>
<li>
<img alt=""
src="assets/images/megaphone-52w.png"
srcset="assets/images/megaphone-104w.png 104w"
sizes="(max-width: 800px) 40px, 60px"/>
<h4>Trusted local leaders</h4>
</li>
<li>
<img alt=""
src="assets/images/tech-support-46w.png"
srcset="assets/images/tech-support-92w.png 92w"
sizes="(max-width: 800px) 40px, 60px"/>
<h4>Technical support providers</h4>
</li>
</ul>
</div>
</section>