Skip to content

Commit c4e8dc4

Browse files
committed
Add privacy policy page for google app
1 parent 9a467a7 commit c4e8dc4

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

static/privacy.html

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
<html>
2+
<head>
3+
<title>Privacy Policy</title>
4+
</head>
5+
<body>
6+
<h1>Privacy Policy</h1>
7+
8+
We don't collect your data and even if we accidentally do we promise not to intentionally
9+
sell or give it to anyone.
10+
</body>
11+
</html>

0 commit comments

Comments
 (0)