Skip to content
This repository has been archived by the owner on Apr 4, 2024. It is now read-only.

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
add an alert to point out that twitter verifications need manual verification
  • Loading branch information
alexw3f authored Sep 21, 2023
1 parent 19a1a57 commit 05eec39
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions www/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,13 @@ <h1><img src="assets/w3f.png" height="50px"> Registrar #0</h1>
</div>
</div>
</div>
<div class="container">
<div class="row justify-content-center">
<div class="col-md-auto alert btn-primary d-flex align-items-center">
<span>⚠️ Twitter (X) verification is under maintenance. Contact our support to verify it ⚠️</span>
</div>
</div>
</div>
<div class="container">
<div class="row justify-content-center">
<div class="col-10">
Expand Down

0 comments on commit 05eec39

Please sign in to comment.