-
Notifications
You must be signed in to change notification settings - Fork 435
Expand file tree
/
Copy pathprivacy
More file actions
33 lines (26 loc) · 1.39 KB
/
privacy
File metadata and controls
33 lines (26 loc) · 1.39 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Privacy Policy - Nipun Maths</title>
</head>
<body>
<h1>Privacy Policy</h1>
<p>Effective Date: 15/12/2024</p>
<p>At Nipun Maths, we respect your privacy. This Privacy Policy outlines the types of information we may collect and how we handle it.</p>
<h2>Information Collection</h2>
<p>We do not collect any personal information from our users. Our app does not require registration or any input of personal data.</p>
<h2>Use of Information</h2>
<p>Since we do not collect any personal information, we do not use any data for marketing or tracking purposes.</p>
<h2>Third-Party Services</h2>
<p>We do not share any data with third-party services, as no data is collected.</p>
<h2>Security</h2>
<p>We take no personal information, and thus no security measures are needed for protecting user data.</p>
<h2>Changes to This Privacy Policy</h2>
<p>We may update this privacy policy from time to time. If we do, we will update the effective date at the top of this page. Please review this page periodically to stay informed about any changes.</p>
<h2>Contact Us</h2>
<p>If you have any questions about this Privacy Policy, please contact us at:</p>
<p>Email: <a href="mailto:aks201282@gmail.com">aks201282@gmail.com</a></p>
</body>
</html>