feat: add SEO notice to contact page

This commit is contained in:
Oliver Booth 2023-10-01 15:07:06 +01:00
parent 8124fa3907
commit c195880547
Signed by: oliverbooth
GPG Key ID: E60B570D1B7557B5
1 changed files with 13 additions and 0 deletions

View File

@ -35,6 +35,19 @@
</p>
</div>
<div class="alert alert-info">
<p class="lead"><i class="fa-solid fa-circle-info"></i> Dear SEO marketing teams</p>
<p>
While I don't necessarily consider receiving legitimate offers for SEO services to be spam, I am not interested
in your services at this time. I understand that you are just doing your job, but hopefully you can do it more
efficiently by going to others who are more receptive to your services.
</p>
<p>
Do not contact me about SEO services. If you do, while I will not publicly blacklist your address, you will -
however - be blocked.
</p>
</div>
<form method="post" asp-controller="Contact" asp-action="HandleForm">
<input type="hidden" name="contact-type" value="other">