-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
22 lines (21 loc) · 919 Bytes
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<!doctype html>
<html>
<head>
<meta charset="UTF-8">
<title>awake Insight Privacy Policy</title>
<style type="text/css">
h1,h2,h3,p {
font-family: -apple-system, BlinkMacSystemFont, "myriad-pro", sans-serif;
}
</style>
</head>
<body>
<h1>awake Insight Privacy Policy</h1>
<p>This Privacy Policy describes how your personal information is handled in awake Insight for iOS or macOS.</p>
<h2>No Personal Information is Collected Using Our Applications</h2>
<p>We do not collect, use, save, or have access to any of your personal data recorded in awake Insight for iOS or macOS.</p>
<p>Individual settings relating to the awake Insight app are not personal and are stored only on your device.</p>
<h2>Our Applications Comply with the Children’s Online Privacy Protection Act</h2>
<p>Our applications don’t collect personal information from anyone, including children under the age of 13.</p>
</body>
</html>