-
Notifications
You must be signed in to change notification settings - Fork 14
/
privacy.html
111 lines (97 loc) · 5.41 KB
/
privacy.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
<!DOCTYPE html>
<html lang="en-GB">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="at dwyl we believe in creating amazing software, which solves real problems, with a focus on people, the planet and transparency.">
<meta name="author" content="@dwyl">
<meta name="robots" content="noarchive">
<meta name="base" content="https://www.dwyl.com">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css">
<link href="https://fonts.googleapis.com/css?family=Montserrat" rel="stylesheet">
<link rel="stylesheet" href="https://unpkg.com/[email protected]/css/tachyons.min.css"/>
<link rel="stylesheet" href="css/dwyl.css">
<link rel="shortcut-icon" href="/img/favicon.ico">
<link rel="apple-touch-icon" sizes="57x57" href="/img/apple-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="/img/apple-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="/img/apple-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="/img/apple-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="/img/apple-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="/img/apple-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="/img/apple-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href="/img/apple-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="/img/apple-icon-180x180.png">
<link rel="icon" type="image/png" sizes="192x192" href="/img/android-icon-192x192.png">
<link rel="icon" type="image/png" sizes="32x32" href="/img/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="96x96" href="/img/favicon-96x96.png">
<link rel="icon" type="image/png" sizes="16x16" href="/img/favicon-16x16.png">
<link rel="manifest" href="/img/manifest.json">
<meta name="msapplication-TileColor" content="#ffffff">
<meta name="msapplication-TileImage" content="/img/ms-icon-144x144.png">
<meta name="theme-color" content="#ffffff">
<title>Our Values | People, Plants and the Planet | dwyl</title>
<script defer data-domain="dwyl.com" src="https://analytics.dwyl.com/js/script.js"></script>
</head>
<body class="roboto">
<nav class="w-100 bg-white tc dwyl-dark-gray relative fixed shadow-5 z-3">
<input type="checkbox" id="burger" class="absolute top-2 right-1 dn">
<label for="burger" class="dn-l pointer absolute top-1 right-1">
<i class="fa fa-bars dwyl-dark-gray dib f2"></i>
</label>
<ul class="overflow-hidden menu db-l w-100 list tc pl0 pt3 mv0 f3 fw3 f5-l">
<li class="absolute top-1 static-l ph4 mh2 fw3 di-l pt1 pb3 pv3-l">
<a href="/" class="dwyl-dark-gray link">
<img src="./img/common/dwyl-heart-only-logo.png" alt="dwyl heart logo" class="w1-plus"/>
dwyl
</a>
</li>
<li class="ph4 pt5 pb2 tl dn-l"><a href="/" class="dwyl-dark-gray link">Home</a></li>
<li class="ph4 di-l pv2 tl pv0-l"><a href="/values.html" class="dwyl-dark-gray link">Values</a></li>
<li class="ph4 di-l pv2 tl pv0-l"><a href="/team.html" class="dwyl-dark-gray link">Team</a></li>
<li class="ph4 dib-l pv2 tl pv0-l"><a href="/time-app.html" class="dwyl-dark-gray link">App
<span class="dwyl-bg-yellow fw3 pa1 br2 f7 shadow-6">BETA</span></a></li>
<!-- <li class="ph4 di-l pv2 tl pv0-l"><a href="/blog.html" class="dwyl-dark-gray link">Blog</a></li> -->
<!-- <li class="ph4 di-l pt2 pb3 tl pv0-l"><a href="#contact" id="contact-link" class="dwyl-dark-gray link">Contact</a></li> -->
</ul>
</nav>
<!-- ------------- END OF NAV ------------- -->
<section class="dwyl-dark-gray pt5 pb3 pb5-ns ph3 center shadow-6 tc">
<h1 class="f1 f-headline fw4">Privacy</h1>
<p class="f3 fw3 lh-copy ph6">
The
<a href="https://en.wikipedia.org/wiki/Golden_Rule" class="fw6 link dwyl-mint no-underline">Golden Rule</a>
is
treating others
as one would want to be treated. <br />
We <strong>treat</strong> other <strong>people's privacy</strong>
the way we <strong>want ours</strong> to be <strong>treated</strong>.<br /><br />
It's that simple.
</p>
<p class="f3 fw3 lh-copy ph6"></p>
<h1 class="f2 f-headline fw4">Personal Data</h1>
<p class="f4 tl ph6">
<a href="/" class="link dwyl-mint no-underline">dwyl</a>
collects the bare minimum of personal data;
just <code class="">name</code> and <code>email</code>
and only so that we can contact you.
All personal data is stored encrypted
with the highest level of care.
</p>
<h1 class="f2 f-headline fw4">Analytics</h1>
<p class="f4 tl ph6">
We use a privacy-friendly Analytics tool called
<a href="https://plausible.io/" class="link dwyl-mint no-underline">Plausible Analytics</a>
to collect website metrics <strong class="">anonymously</strong>.
No personal data is shared with Analytics, ever.
</p>
</section>
<footer class="dwyl-bg-dark-gray white pt1 pt3-ns pb4 tc center">
<p class="w-80 w-90-ns center f7 pt2-ns">
DWYL LTD,
Company number 09525434 registered
in England & Wales at First Floor,
149 Fonthill Rd, London N4 3HF.
</p>
</footer>
</body>
</html>