Update confirmation.html

This commit is contained in:
Iefan 2023-02-24 04:41:48 +05:30 committed by GitHub
parent 534128f29d
commit 607bb1c2cd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -47,8 +47,8 @@
<div class="container">
<h1>Success!</h1>
<p>Thank you for submitting your request. it may take up to one day to complete. Once finished,
we will notify you through your verified account and provide a link to your backup files folder.
Thank you</p>
we will notify you through our Nostryied nostr account and provide a link to your backup files folder.
Thank you.</p>
<button onclick="redirectToHome()">Return to Home</button>
</div>