Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -362,7 +362,7 @@ <h3 class="text-2xl font-bold mb-2">Get notified for ticket sales & ruby updates
class="form-mailing-list flex flex-col md:flex-row justify-center items-center gap-4"
target="_blank">
<div class="form__group w-full md:w-1/3">
<input type="hidden" name="tags" value="3502539">
<input type="hidden" name="tags" value="4279532">
<input type="email" name="EMAIL" placeholder="Enter your email address"
class="form__control form__control--lg w-full bg-white text-slate-900 border-slate-600 placeholder-slate-500 focus:border-red-700 focus:ring-red-700 focus:ring-1 rounded-xl px-8 py-3"
required />
Expand Down