fix case
This commit is contained in:
parent
bbfd96c304
commit
aff4076ffb
2 changed files with 2 additions and 2 deletions
|
@ -13,7 +13,7 @@
|
||||||
description: `Welcome to the contact page. You made it! Are you ready?
|
description: `Welcome to the contact page. You made it! Are you ready?
|
||||||
To make sure you are, so far you should know what you want, what I can do, have acknowledged my terms of service, have chosen a site type, and are sure that you want to continue with this commission request.
|
To make sure you are, so far you should know what you want, what I can do, have acknowledged my terms of service, have chosen a site type, and are sure that you want to continue with this commission request.
|
||||||
|
|
||||||
Got that? then go ahead and shoot me a request!`
|
Got that? Then go ahead and shoot me a request!`
|
||||||
}) %>
|
}) %>
|
||||||
<h2>Use the contact form</h2>
|
<h2>Use the contact form</h2>
|
||||||
<p>If you're nervous about starting emails like I am sometimes, try this contact form.</p>
|
<p>If you're nervous about starting emails like I am sometimes, try this contact form.</p>
|
||||||
|
|
|
@ -11,7 +11,7 @@
|
||||||
alt: "matkap looking ridiculous with his hands in the air",
|
alt: "matkap looking ridiculous with his hands in the air",
|
||||||
title: "I make sites that stand out.",
|
title: "I make sites that stand out.",
|
||||||
description: `I've got a feeling you want a place to showcase your commissions - you want it to bring attention to what you do and what you're selling.
|
description: `I've got a feeling you want a place to showcase your commissions - you want it to bring attention to what you do and what you're selling.
|
||||||
well, that's the kind of thing I'm good at making.
|
Turns out, that's the kind of thing I'm good at making.
|
||||||
|
|
||||||
<button class="cta" onclick="document.querySelector('hr').scrollIntoView({behavior:'smooth',block:'start'})">Check it out</button>`
|
<button class="cta" onclick="document.querySelector('hr').scrollIntoView({behavior:'smooth',block:'start'})">Check it out</button>`
|
||||||
}) %>
|
}) %>
|
||||||
|
|
Loading…
Reference in a new issue