aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/index.html b/index.html
index 68239ff..61c53fc 100644
--- a/index.html
+++ b/index.html
@@ -70,6 +70,9 @@
70 </p> 70 </p>
71 71
72 <input id="fileInput" type="file" multiple="false" accept="application/pdf" /> 72 <input id="fileInput" type="file" multiple="false" accept="application/pdf" />
73 <br />
74 <br />
75 <input id="startButton" type="button" value="Start presentation" disabled />
73 </div> 76 </div>
74 </div> 77 </div>
75 78