Hello Dominic!
I noticed that you used my personal website as a template for yours – it looks great! Could you please create a Formspree account and personalize the Formspree link on the contact form? My personalized Formspree link is still embedded in your website which means I have received a few messages for you by mistake. Since your site is not open-sourced, I could only link to the line of code in the rendered HTML (see below), but in my website source code it is on line 47 of the contact page quarto file, for your reference.
Code to update and personalize for your website:
|
<form action="https://formspree.io/f/mwkapgzw" method="POST" accept-charset="utf-8"> |
Hello Dominic!
I noticed that you used my personal website as a template for yours – it looks great! Could you please create a Formspree account and personalize the Formspree link on the contact form? My personalized Formspree link is still embedded in your website which means I have received a few messages for you by mistake. Since your site is not open-sourced, I could only link to the line of code in the rendered HTML (see below), but in my website source code it is on line 47 of the contact page quarto file, for your reference.
Code to update and personalize for your website:
dominicroye.github.io/docs/contact.html
Line 151 in 9a32b4b