File tree Expand file tree Collapse file tree 1 file changed +2
-8
lines changed
Expand file tree Collapse file tree 1 file changed +2
-8
lines changed Original file line number Diff line number Diff line change @@ -430,16 +430,10 @@ <h4 class="text-lg font-bold mb-4">Quick Links</h4>
430430 < div >
431431 < h4 class ="text-lg font-bold mb-4 "> Connect</ h4 >
432432 < div class ="flex space-x-4 ">
433- < a href ="https://github.com/Meta-Course " class ="w-10 h-10 bg-gray-800 rounded-full flex items-center justify-center hover:bg-indigo-600 transition duration-300 zoom-hover ">
433+ < a href ="https://github.com/Meta-Course " class ="w-10 h-10 bg-gray-800 rounded-full flex items-center justify-center hover:bg-indigo-600 transition duration-300 zoom-hover " title =" GitHub " >
434434 < i class ="fab fa-github "> </ i >
435435 </ a >
436- < a href ="# " class ="w-10 h-10 bg-gray-800 rounded-full flex items-center justify-center hover:bg-indigo-600 transition duration-300 zoom-hover ">
437- < i class ="fab fa-twitter "> </ i >
438- </ a >
439- < a href ="# " class ="w-10 h-10 bg-gray-800 rounded-full flex items-center justify-center hover:bg-indigo-600 transition duration-300 zoom-hover ">
440- < i class ="fab fa-linkedin "> </ i >
441- </ a >
442- < a href ="# " class ="w-10 h-10 bg-gray-800 rounded-full flex items-center justify-center hover:bg-indigo-600 transition duration-300 zoom-hover ">
436+ < a href ="mailto:imohamm1@uci.edu " class ="w-10 h-10 bg-gray-800 rounded-full flex items-center justify-center hover:bg-indigo-600 transition duration-300 zoom-hover " title ="Email ">
443437 < i class ="fas fa-envelope "> </ i >
444438 </ a >
445439 </ div >
You can’t perform that action at this time.
0 commit comments