work on onboarding
This commit is contained in:
parent
2d5fc6cf54
commit
18e317c820
@ -81,9 +81,8 @@
|
|||||||
<br>
|
<br>
|
||||||
<i class="icon fas fa-university"></i> <input type="checkbox" name="stateTarget"> <label for="stateTarget">Government (direct target)</label>
|
<i class="icon fas fa-university"></i> <input type="checkbox" name="stateTarget"> <label for="stateTarget">Government (direct target)</label>
|
||||||
<br>
|
<br>
|
||||||
<i class="icon fas fa-binoculars"></i> <input type="checkbox" name="local"> <label for="local">Physically nearby threat</label>
|
<i class="icon fas fa-binoculars"></i> <input type="checkbox" name="local"> <label for="local">Nearby threat</label>
|
||||||
</div>
|
</div>
|
||||||
<br>
|
|
||||||
<div class="field">
|
<div class="field">
|
||||||
<div>
|
<div>
|
||||||
I want to contribute to Onionr by...
|
I want to contribute to Onionr by...
|
||||||
@ -99,6 +98,12 @@
|
|||||||
I want to...
|
I want to...
|
||||||
</div>
|
</div>
|
||||||
<i class="icon fas fa-user"></i> <input type="checkbox" name="useDeterministic"> <label for="useDeterminisitc">Use a seed to re(generate) an ID</label>
|
<i class="icon fas fa-user"></i> <input type="checkbox" name="useDeterministic"> <label for="useDeterminisitc">Use a seed to re(generate) an ID</label>
|
||||||
|
<br>
|
||||||
|
<i class="icon fas fa-envelope"></i> <input type="checkbox" name="useMail"> <label for="useMail">Use OnionrMail</label>
|
||||||
|
<br>
|
||||||
|
<i class="icon fas fa-comments"></i> <input type="checkbox" name="useCircles"> <label for="useMail">Use Circles (message board system)</label>
|
||||||
|
|
||||||
|
<br>
|
||||||
</div>
|
</div>
|
||||||
<br>
|
<br>
|
||||||
<input type="submit" value="Get Started" class="button is-primary">
|
<input type="submit" value="Get Started" class="button is-primary">
|
||||||
|
Loading…
Reference in New Issue
Block a user