Skip to content

Commit

Permalink
Update apply.html
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidKopal authored May 19, 2023
1 parent fbfd6fb commit da1012a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apply.html
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE html>
<html>
<head>
<title>Discord Webhook Form</title>
<title>Apply</title>
<script src="https://code.jquery.com/jquery-3.6.0.min.js"></script>
</head>
<body>
<h1>Discord Webhook Form</h1>
<h1>Apply Form</h1>
<form id="webhook-form">
<label for="discord-user">Discord user and tag:</label>
<input type="text" id="discord-user" name="discord-user" required><br>
Expand Down

0 comments on commit da1012a

Please sign in to comment.