chore: eventing

This commit is contained in:
Cory Dransfeldt 2024-03-24 16:12:19 -07:00
parent e1cd7a7663
commit d1c2c26dd3
No known key found for this signature in database
3 changed files with 4 additions and 8 deletions

View file

@ -20,7 +20,7 @@ description: 'How to contact me.'
<li>File an issue on the appropriate repo over at <a href="https://github.com/cdransf">GitHub</a></li>
</ul>
</div>
<form class="column" method="POST" action="/contact/success" name="contact" netlify netlify-honeypot="bot-field">
<form onsubmit="fathom.trackEvent('Contact form submitted');" class="column" method="POST" action="/contact/success" name="contact" netlify netlify-honeypot="bot-field">
<label class="hidden">
Don't fill this out if you're human: <input name="bot-field" />
</label>