summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/index.html b/index.html
index 7f584e2..ba351a3 100644
--- a/index.html
+++ b/index.html
@@ -60,7 +60,8 @@
<button id="import_button">import colorcode</button>
<button id="import_html">import sally</button>
</span>
- <input type="text" id="username">
+ <input id="username_input" type="text" placeholder="username">
+ <input id="upload_input" type="text" placeholder="uploaded url">
<button id="export_button">export</button>
<button id="save_button">save</button>
<button id="upload_button">upload</button><br>