Skip to content

Commit

Permalink
make email input required
Browse files Browse the repository at this point in the history
  • Loading branch information
TodePond committed Sep 27, 2024
1 parent d65ddc5 commit 4332d0d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -214,6 +214,7 @@
name="email"
id="bd-email"
placeholder="Email updates?"
required
/>
<input type="submit" value="Subscribe" />
</form>
Expand Down

0 comments on commit 4332d0d

Please sign in to comment.