Skip to content

Commit

Permalink
Create index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
probablypablito committed Dec 24, 2021
1 parent c67a6a4 commit 9d472a5
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<html>
<head>
<title>My first web page</title>
</head>
<body>
<input type="hidden" name="MAX_FILE_SIZE" value="70000" />

<input type="file" />
</body>
</html>

0 comments on commit 9d472a5

Please sign in to comment.