aboutsummaryrefslogtreecommitdiff
path: root/www/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'www/index.html')
-rw-r--r--www/index.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/www/index.html b/www/index.html
index 5a4ada3..3197b6c 100644
--- a/www/index.html
+++ b/www/index.html
@@ -69,6 +69,14 @@
</div>
<div class="field">
<div class="control">
+ <label class="checkbox">
+ <input id="extended" type="checkbox">
+ Extended ASCII
+ </label>
+ </div>
+ </div>
+ <div class="field">
+ <div class="control">
<button class="button is-primary" id="generate">Generate</button>
</div>
</div>