-
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.
- Loading branch information
pierregee
committed
Aug 16, 2024
1 parent
324e6ea
commit 0e71256
Showing
1 changed file
with
6 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -44,9 +44,13 @@ | |
<body> | ||
<div class="container"> | ||
<p> | ||
Quantum Bridge has been sunset as of <date>, as scheduled after the notice period. | ||
Quantum Bridge has been sunset as of August 16, 2024, as scheduled after | ||
the notice period. | ||
</p> | ||
<p> | ||
For holders of tokens related to Bake, please reach out to Bake Customer | ||
support (bake.io). | ||
</p> | ||
<p>For holders of tokens related to Bake, please reach out to Bake Customer support (bake.io).</p> | ||
<div class="contact-info"> | ||
<!--<p>If you need immediate assistance, please contact us at <a href="mailto:[email protected]">[email protected]</a>.</p>--> | ||
</div> | ||
|