mirror of
https://git.hush.is/hush/hsc-creator.git
synced 2025-10-04 00:01:54 -04:00
Disable 'select your flavor' as it does nothing and wastes space
This commit is contained in:
parent
647b24c43a
commit
fd4b363696
@ -16,11 +16,13 @@
|
||||
<img src="logo.jpg" />
|
||||
</div>
|
||||
<h1>Hush Smart Chain Creator</h1>
|
||||
<!--
|
||||
<h4>Select your flavor</h4>
|
||||
<ul id="flavor">
|
||||
<li><button class="button-white button-outline" v-on:click="setFlavor('z2z')">Full Privacy (z2z)</button></li>
|
||||
<li><button class="button-white button-outline" v-on:click="setFlavor('hybrid')">Hybrid Privacy (Smart contracts)</button></li>
|
||||
</ul>
|
||||
-->
|
||||
</div>
|
||||
<div id="build" class="content text-center">
|
||||
<h3>Let's create a HUSH Smart Chain!</h3>
|
||||
|
Loading…
x
Reference in New Issue
Block a user