We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f0e93d commit 136b46dCopy full SHA for 136b46d
1 file changed
_includes/contact.html
@@ -10,7 +10,7 @@ <h2>Contact us</h2>
10
<div class="fbox-icon">
11
<a href="mailto:{{ site.contact_email }}"><i class="icon-email"></i></a>
12
</div>
13
- <h3>Sends us an email<span class="subtitle"><a href="mailto:{{ site.contact_email }}">{{ site.contact_email }}</a></span></h3>
+ <h3>Send us an email<span class="subtitle"><a href="mailto:{{ site.contact_email }}">{{ site.contact_email }}</a></span></h3>
14
15
16
0 commit comments