File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change @@ -167,6 +167,25 @@ <h2>
167167 </ div >
168168 </ div >
169169 </ div >
170+ <!-------------------------- Contact------------------------ -->
171+ < div id ="contact ">
172+ < div class ="container ">
173+ < div class ="row ">
174+ < div class ="contact-left ">
175+ < h1 class ="sub-title "> Contact Me</ h1 >
176+ < p > < i class ="
fa-regular fa-envelope "
> </ i > [email protected] </ p > 177+ < p > < i class ="fa-solid fa-phone "> </ i > 302 543 1451</ p >
178+ < nav class ="social-icon ">
179+ < a href ="https://www.linkedin.com/in/adebayo-emmanuel/ "> < i class ="fa-brands fa-linkedin "> </ i > Linkdeln < i class ="fa-solid fa-arrow-up-right-from-square "> </ i > </ a >
180+ < a href ="https://github.com/Immaculatedcoder "> < i class ="fa-brands fa-square-github "> </ i > Github < i class ="fa-solid fa-arrow-up-right-from-square "> </ i > </ a >
181+ < a href ="https://www.youtube.com/@ImmaculateMaths "> < i class ="fa-brands fa-youtube "> </ i > Youtube < i class ="fa-solid fa-arrow-up-right-from-square "> </ i > </ a >
182+ </ nav >
183+ </ div >
184+ < div class ="contact-right "> </ div >
185+ </ div >
186+ </ div >
187+ </ div >
188+ <!-- -----------------------Java-Script------------------------ -->
170189 < script >
171190 var tablinks = document . getElementsByClassName ( "tab-links" )
172191 var tabcontents = document . getElementsByClassName ( "tab-contents" )
You can’t perform that action at this time.
0 commit comments