diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2018-05-18 02:05:40 +0200 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2018-05-18 02:05:40 +0200 |
| commit | db610b0168a9fa3208d0f0117a2eae8982c604da (patch) | |
| tree | b5724af78bbdcc004754861ba181232792b84a15 /index.html | |
| parent | a3bad5bcca0c466ab62b83180cf045323f199344 (diff) | |
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |
