File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed
Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change @@ -22,6 +22,28 @@ <h1>{{page.title}}</h1>
2222 We are also available over email at < a href ="mail:codewithgroup@gmail.com "> codewithgroup@gmail.com</ a > .
2323</ p >
2424
25+ < h2 >
26+ Social Media
27+ </ h2 >
28+ < ul class ="list-unstyled ">
29+ < li >
30+ < span class ="fab fa-slack "> </ span >
31+ < a href ="# "> Slack</ a >
32+ </ li >
33+ < li >
34+ < span class ="fab fa-twitter "> </ span >
35+ < a href ="https://twitter.com/codewithgroup " target ="_blank "> Twitter</ a >
36+ </ li >
37+ < li >
38+ < span class ="fab fa-facebook "> </ span >
39+ < a href ="https://www.facebook.com/CodeWithGroup/ "> Facebook</ a >
40+ </ 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 >
45+ </ ul >
46+
2547< script >
2648 let chatButton = document . getElementById ( 'chat-now' ) ;
2749 chatButton . onclick = function ( ) {
You can’t perform that action at this time.
0 commit comments