Skip to content

Commit

Permalink
add static page of data safety
Browse files Browse the repository at this point in the history
  • Loading branch information
Romancha committed Feb 1, 2024
1 parent c7b03d2 commit 95918d2
Showing 1 changed file with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions public/data-safety-delete-account/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8"/>
<title>Work & Rest - Flexible Pomodoro Timer</title>
</head>
<body>
<div>
<h1>Roman Makarskiy (Romancha) Work & Rest Data safety</h1>
</div>
<div>
<div>
<p>
If you want to delete your account in Work&Rest, please send email to wr@romancha.org with the subject "Delete account" and
describe what you want to delete:
<ol>
<li>
All account data - account, backups: categories, activities, pomodoros settings
</li>
<li>
Just backups: categories, activities, pomodoros settings. You account will be saved.
</li>
</ol>
We will delete your data within 14 days and inform you by email.
<p>
<b>Please note that this action cannot be undone.</b>
</p>
</div>
</div>
</body>
</html>

0 comments on commit 95918d2

Please sign in to comment.