summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorpommicket <pommicket@gmail.com>2023-09-06 22:42:48 -0400
committerpommicket <pommicket@gmail.com>2023-09-06 22:42:48 -0400
commit0310afbb044619c2166b1667c0fde12948a238cf (patch)
tree1ec810e6bd46b9908fa29a9436929dfe9f50a778 /index.html
parentc7b9db0d1bf3ae55c7e70207c636ced8606902ec (diff)
remove code input since it's not really needed anymore0.0.0
Diffstat (limited to 'index.html')
-rw-r--r--index.html4
1 files changed, 0 insertions, 4 deletions
diff --git a/index.html b/index.html
index 8bbbeb8..5b10c84 100644
--- a/index.html
+++ b/index.html
@@ -50,10 +50,6 @@
</button>
</div>
</div>
- <form action="#" method="dialog" id="code-form" class="ui-section inline-block">
- <input type="text" placeholder="Code" id="code">
- <input type="submit" value="import">
- </form>
<form action="#" method="dialog" id="resolution-form" class="ui-section inline-block">
<input type="number" placeholder="width" id="resolution-x">
×