Spaces:
Running
Running
Update index.html
Browse files- index.html +3 -4
index.html
CHANGED
@@ -2,13 +2,13 @@
|
|
2 |
<html lang="en">
|
3 |
<head>
|
4 |
<meta charset="UTF-8">
|
5 |
-
<title>Privacy Policy -
|
6 |
<link rel="stylesheet" href="style.css">
|
7 |
</head>
|
8 |
<body>
|
9 |
<div class="container">
|
10 |
<h1>Privacy Policy</h1>
|
11 |
-
<p>Last updated:
|
12 |
<p>
|
13 |
[App Name] ("we," "our," or "us") operates the [App Name] mobile application (the "Service"). This Privacy Policy informs you of our policies regarding the collection, use, and disclosure of personal information when you use our Service.
|
14 |
</p>
|
@@ -73,8 +73,7 @@
|
|
73 |
<h2>10. Contact Us</h2>
|
74 |
<p>If you have any questions about this Privacy Policy, please contact us:</p>
|
75 |
<ul>
|
76 |
-
<li><strong>Email</strong>:
|
77 |
-
<li><strong>Address</strong>: [Your Mailing Address]</li>
|
78 |
</ul>
|
79 |
</div>
|
80 |
</body>
|
|
|
2 |
<html lang="en">
|
3 |
<head>
|
4 |
<meta charset="UTF-8">
|
5 |
+
<title>Privacy Policy - TurquoiseTurtle</title>
|
6 |
<link rel="stylesheet" href="style.css">
|
7 |
</head>
|
8 |
<body>
|
9 |
<div class="container">
|
10 |
<h1>Privacy Policy</h1>
|
11 |
+
<p>Last updated: 22nd Nov 2024</p>
|
12 |
<p>
|
13 |
[App Name] ("we," "our," or "us") operates the [App Name] mobile application (the "Service"). This Privacy Policy informs you of our policies regarding the collection, use, and disclosure of personal information when you use our Service.
|
14 |
</p>
|
|
|
73 |
<h2>10. Contact Us</h2>
|
74 |
<p>If you have any questions about this Privacy Policy, please contact us:</p>
|
75 |
<ul>
|
76 |
+
<li><strong>Email</strong>: [email protected] </li>
|
|
|
77 |
</ul>
|
78 |
</div>
|
79 |
</body>
|