We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f9258f2 + 4db3bf1 commit 552a9d3Copy full SHA for 552a9d3
Views/Home/FileUpload.cshtml
@@ -19,7 +19,7 @@
19
<h2>Can you Deface the Home Page of this Website with a cool hacker message 😈?</h2>
20
<form asp-action="FileUpload" method="post" enctype="multipart/form-data" class="mb-3">
21
<input type="file" name="file" class="form-control" required/>
22
- <button class="btn btn-primary">Upload</button>
+ <button class="btn btn-primary">📂 Upload</button>
23
</form>
24
25
</div>
0 commit comments