feat: add SEO notice to contact page
This commit is contained in:
parent
8124fa3907
commit
c195880547
@ -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">
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user