Skip to content

Commit

Permalink
update compose, add delete html
Browse files Browse the repository at this point in the history
  • Loading branch information
tgxn committed Apr 3, 2024
1 parent 5435c6b commit 9266cc1
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
version: "3.5"

networks:
pushme-net:
Expand Down
13 changes: 13 additions & 0 deletions public/delete.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<h1>Account Deletion Policy</h1>
<p>Last updated: April 03, 2024</p>
<p>
You can delete your account via the app, on the "Settings" page.
</p>
<p>
If you need help with this button, please contact us at the address below. Thanks.
</p>
<h1>Contact Us</h1>
<p>If you have any questions about this Policy, You can contact us:</p>
<ul>
<li>By email: pushme+deletion@tgxn.net</li>
</ul>

0 comments on commit 9266cc1

Please sign in to comment.