summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index a0c02df..7bff066 100644
--- a/index.html
+++ b/index.html
@@ -39,7 +39,7 @@ input {
</head>
<body>
-<header>generate image files from an mp3: <input type="file" id="upload" /></header>
+<header>generate image files from an mp3: <input type="file" id="upload" multiple /></header>
<div id='gallery'></div>
</body>