Merge pull request #1 from ProjectSegfault/optional

remove the required tag
This commit is contained in:
Midou36O 2022-09-13 13:36:38 +00:00 committed by GitHub
commit f0ed8fbc39
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -56,7 +56,6 @@
type="text"
name="link"
placeholder="Your link for more details"
required
/>
<br />
<input type="submit" value="Submit" />
@ -79,4 +78,4 @@
<input type="submit" value="Submit" />
</form>
</body>
</html>
</html>