-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathPrivacyPolicy.html
More file actions
70 lines (53 loc) · 3.04 KB
/
Copy pathPrivacyPolicy.html
File metadata and controls
70 lines (53 loc) · 3.04 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
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="UTF-8">
<!-- Begin Jekyll SEO tag v2.8.0 -->
<title>Privacy Policy | LukeIT.net</title>
<meta name="generator" content="Jekyll v3.9.0" />
<meta property="og:title" content="Privacy Policy" />
<meta property="og:locale" content="en_US" />
<meta name="description" content="If you Like it, Luke It!" />
<meta property="og:description" content="If you Like it, Luke It!" />
<link rel="canonical" href="https://www.lukeit.net/PrivacyPolicy.html" />
<meta property="og:url" content="https://www.lukeit.net/PrivacyPolicy.html" />
<meta property="og:site_name" content="LukeIT.net" />
<meta property="og:type" content="website" />
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="Privacy Policy" />
<script type="application/ld+json">
{"@context":"https://schema.org","@type":"WebPage","description":"If you Like it, Luke It!","headline":"Privacy Policy","url":"https://www.lukeit.net/PrivacyPolicy.html"}</script>
<!-- End Jekyll SEO tag -->
<link rel="preconnect" href="https://fonts.gstatic.com">
<link rel="preload" href="https://fonts.googleapis.com/css?family=Open+Sans:400,700&display=swap" as="style" type="text/css" crossorigin>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="theme-color" content="#157878">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
<link rel="stylesheet" href="https://www.lukeit.net/styles/style.css">
<!-- start custom head snippets, customize with your own _includes/head-custom.html file -->
<!-- Setup Google Analytics -->
<!-- You can set your favicon here -->
<link rel="shortcut icon" type="image/x-icon" href="/favicon.ico">
<!-- end custom head snippets -->
</head>
<body>
<a id="skip-to-content" href="#content">Skip to the content.</a>
<header class="page-header" role="banner">
<h1 class="project-name">Privacy Policy</h1>
<h2 class="project-tagline">If you Like it, Luke It!</h2>
<a href="https://github.com/LukeIT-Net/LukeIT.net" class="btn">View on GitHub</a>
</header>
<main id="content" class="main-content" role="main">
<h1 id="privacy-policy">Privacy Policy</h1>
<h2 id="section-1">Section 1</h2>
<p>LukeIT collects some information through the Microsoft Store, but cannot collect any information outside of usage insights purposes. Data that is collected is your Region, Age, and Gender assosiated with your Microsoft Account.</p>
<h2 id="section-2">Section 2</h2>
<p>Any data collected can be seen by employees at LukeIT, but only usage insights data.</p>
<h2 id="section-3">Section 3</h2>
<p>We do not sell your data, and your data will only be used for purposes involving usage insights.</p>
<footer class="site-footer">
<span class="site-footer-owner"><a href="https://github.com/LukeIT-Net/LukeIT.net">LukeIT.net</a> is maintained by <a href="https://github.com/LukeIT-Net">LukeIT</a>. Copyright LukeIT 2026 (c)</span>
</footer>
</main>
</body>
</html>