-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add: account deletion email cta button
- Loading branch information
1 parent
1bc14a7
commit e720c54
Showing
5 changed files
with
3,738 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
{ | ||
"deletion ": "Account Deletion" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
import AndronixButton | ||
from "../../components/button"; | ||
|
||
# Account Deletion | ||
|
||
You can request to delete your account by sending an email to [[email protected]](mailto:[email protected]?subject=Account_Deletion). We will delete your account and all associated data within 30 days of receiving your request. | ||
|
||
{" "} | ||
<AndronixButton link={"mailto:[email protected]?subject=Account Deletion"}> | ||
Request Deletion{" "} | ||
</AndronixButton> | ||
|
||
### Changes to this Privacy Policy | ||
|
||
We may update our Privacy Policy from time to time. Thus, you are advised to review this page periodically for any changes. We will notify you of any changes by posting the new Privacy Policy on this page. These changes are effective immediately after they are posted on this page. |
Oops, something went wrong.
e720c54
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🎉 Published on https://docs.andronix.app as production
🚀 Deployed on https://658ae588caaaa7a8deca8fe5--andronix-docs-v2.netlify.app