Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
revoxhere authored Mar 17, 2024
1 parent 98d505b commit 63930cb
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -70,12 +70,12 @@ <h1 class="title">
<h1 class="subtitle">
Create a new wallet
</h1>
<!--<div class="content" id="register_content_start">
<div class="content" id="register_content_start">
Hello! <b>Welcome to the Duino-Coin wallet creator</b>.<br>
We'll ask you some questions to make sure you understand
what Duino is all about.
</div>-->
<div class="content" id="register_content_start">
</div>
<!--<div class="content" id="register_content_start">
Registration of new Duino-Coin accounts is (temporarily) disabled.<br>
In the meantime, you can try sticking around these communities for a similar experience:
<ul>
Expand All @@ -87,10 +87,10 @@ <h1 class="subtitle">
</div>
<button class="button is-fullwidth" onclick="location.reload()">
Back to login
</button>
<!--<button class="button is-fullwidth is-success" id="register_start" onclick="register_quiz_start()">
Start
</button>-->
<button class="button is-fullwidth is-success" id="register_start" onclick="register_quiz_start()">
Start
</button>
<div class="content" id="register_content_1" style="display:none">
First of all - what are you looking for?
</div>
Expand Down

0 comments on commit 63930cb

Please sign in to comment.