We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 994050d commit d81517cCopy full SHA for d81517c
1 file changed
_includes/footer.html
@@ -3,8 +3,7 @@
3
<div class="col-sm-2" style="padding-bottom: 40px">
4
<h2 style="padding-bottom: 10px">Contact</h2>
5
<h6>Got Questions?</h6>
6
- <h6>Send us an email at:</h6>
7
- <a class="text-light" href="{{ site.contact_mailto }}">{{ site.email }}</a>
+ <a class="text-light" href="{{ site.contact_mailto }}">Send us an email</a>
8
</div>
9
10
0 commit comments