-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDataCollectionAndPrivacyNotice.html
More file actions
20 lines (20 loc) · 1.01 KB
/
Copy pathDataCollectionAndPrivacyNotice.html
File metadata and controls
20 lines (20 loc) · 1.01 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="manifest" href="./manifest.webmanifest" />
<link rel="apple-touch-icon" href="./icon-1024.png" />
<meta http-equiv="refresh" content="0; url=https://github.com/KernFerm/BubblesTheDev-WebBrowser/blob/main/Docs/Data-Collection-and-Privacy-Notice.md" />
<link rel="canonical" href="https://github.com/KernFerm/BubblesTheDev-WebBrowser/blob/main/Docs/Data-Collection-and-Privacy-Notice.md" />
<title>Data Collection and Privacy Notice | BubblesTheDev Web Browser</title>
<link rel="stylesheet" href="./site-accessibility.css">
</head>
<body>
<a class="skip-link" href="#main-content">Skip to content</a>
<p id="main-content">
Data Collection and Privacy Notice now lives in the GitHub documentation:
<a href="https://github.com/KernFerm/BubblesTheDev-WebBrowser/blob/main/Docs/Data-Collection-and-Privacy-Notice.md">Open Data Collection and Privacy Notice</a>.
</p>
</body>
</html>