summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorJules Laplace <julescarbon@gmail.com>2018-05-18 02:05:40 +0200
committerJules Laplace <julescarbon@gmail.com>2018-05-18 02:05:40 +0200
commitdb610b0168a9fa3208d0f0117a2eae8982c604da (patch)
treeb5724af78bbdcc004754861ba181232792b84a15 /index.html
parenta3bad5bcca0c466ab62b83180cf045323f199344 (diff)
handle multiple wav filesHEADmaster
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>