Add border to alert
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
|
||||
<p class="pt-4 pb-2">The contact API endpoint currently:</p>
|
||||
<ul class="list-disc pl-8 pb-4">
|
||||
<li>Validates a <Anchor Href="https://www.google.com/recaptcha/about/">Google Recaptcha</Anchor> token to protect against fraudulent submissions.</li>
|
||||
<li>Validates a <Anchor Href="https://www.google.com/recaptcha/about/">Google reCAPTCHA</Anchor> token to protect against fraudulent submissions.</li>
|
||||
<li>Builds a HTML email from the information provided in the form.</li>
|
||||
<li>Sends an email directly to my inbox using the <Anchor Href="https://sendgrid.com/en-us">SendGrid</Anchor> API.</li>
|
||||
</ul>
|
||||
|
||||
Reference in New Issue
Block a user