Skip to content

Commit 2914b2a

Browse files
Removes email from social media links, fixes mailto and changes email to contact@codewith.org.uk
1 parent 3c60471 commit 2914b2a

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

contact.html

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ <h1>{{page.title}}</h1>
1919
</p>
2020

2121
<p>
22-
We are also available over email at <a href="mail:codewithgroup@gmail.com">codewithgroup@gmail.com</a>.
22+
We are also available over email at <a href="mailto:contact@codewith.org.uk">contact@codewith.org.uk</a>.
2323
</p>
2424

2525
<h2>
@@ -38,10 +38,7 @@ <h2>
3838
<span class="fab fa-facebook"></span>
3939
<a href="https://www.facebook.com/CodeWithGroup/">Facebook</a>
4040
</li>
41-
<li>
42-
<span class="fas fa-envelope"></span>
43-
<a href="mailto:contact@codewith.org.uk?subject=Codewith Website Contact">Email Us</a>
44-
</li>
41+
4542
</ul>
4643

4744
<script>

0 commit comments

Comments
 (0)