aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 2053bbb..68239ff 100644
--- a/index.html
+++ b/index.html
@@ -69,7 +69,7 @@
69 Slides will be opened in a new window. 69 Slides will be opened in a new window.
70 </p> 70 </p>
71 71
72 <input id="fileInput" type="file" multiple="false" /> 72 <input id="fileInput" type="file" multiple="false" accept="application/pdf" />
73 </div> 73 </div>
74 </div> 74 </div>
75 75