-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathGlobalUserRights.html
More file actions
20 lines (20 loc) · 960 Bytes
/
Copy pathGlobalUserRights.html
File metadata and controls
20 lines (20 loc) · 960 Bytes
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/GLOBAL-USER-RIGHTS.md" />
<link rel="canonical" href="https://github.com/KernFerm/BubblesTheDev-WebBrowser/blob/main/Docs/GLOBAL-USER-RIGHTS.md" />
<title>Global User Rights 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">
Global User Rights Notice now lives in the GitHub documentation:
<a href="https://github.com/KernFerm/BubblesTheDev-WebBrowser/blob/main/Docs/GLOBAL-USER-RIGHTS.md">Open Global User Rights Notice</a>.
</p>
</body>
</html>