4444 < meta property ="og:site_name " content ="programmergaurav " />
4545 <!-- Open Graph Protocol Ends -->
4646 < link rel ="icon " href ="img/icon.png " />
47- < link rel ="stylesheet " href ="https://use.fontawesome.com/releases/v5.8.1/css/all.css " />
4847 < link rel ="stylesheet " href ="css/grid.min.css " />
49- < link rel ="stylesheet " href ="css/style.css " />
48+ < link rel ="stylesheet " href ="css/style.min. css " />
5049 </ head >
5150
5251 < body >
6059 < h1 > Programmer Gaurav</ h1 >
6160 </ a >
6261 < div class ="toggle ">
63- < i class =" fas fa- bars" > </ i >
62+ < img src =" /img/footer/ bars.svg " alt ="" >
6463 </ div >
6564 < div class ="navbar-nav ">
6665 < a href ="#home " class ="nav-item "> Home</ a >
@@ -408,7 +407,7 @@ <h3>Let's Chat</h3>
408407 < input type ="text " class ="form-control " id ="name " name ="name " required />
409408 </ div >
410409 < div class ="textarea ">
411- < label for =""> Message</ label >
410+ < label for ="messege "> Message</ label >
412411 < textarea
413412 type ="text "
414413 class ="form-control "
@@ -429,12 +428,12 @@ <h3>Let's Chat</h3>
429428 < div class ="container-fluid footer ">
430429 < div class ="row ">
431430 < div class ="col-12 ">
432- < img alt ="programmergaurav " src ="img/namewhite.webp " />
431+ < img alt ="programmergaurav " src ="img/namewhite.webp " class =" footer-title " />
433432 </ div >
434433 < div class ="col-12 ">
435434 < div class ="soc ">
436435 < a title ="Github profile Link " target ="_blank " href ="https://github.com/programmergaurav ">
437- < i class =" fab fa- github "> </ i >
436+ < img src =" /img/footer/github.svg " alt ="" class =" github ">
438437 </ a >
439438 </ div >
440439 < div class ="soc ">
@@ -443,7 +442,7 @@ <h3>Let's Chat</h3>
443442 target ="_blank "
444443 href ="https://www.facebook.com/profile.php?id=100026746380141 "
445444 >
446- < i class =" fab fa- facebook "> </ i >
445+ < img src =" /img/footer/facebook.svg " alt ="" class =" facebook ">
447446 </ a >
448447 </ div >
449448 < div class ="soc ">
@@ -452,7 +451,7 @@ <h3>Let's Chat</h3>
452451 target ="_blank "
453452 href ="https://www.instagram.com/programmergaurav/ "
454453 >
455- < i class =" fab fa- instagram "> </ i >
454+ < img src =" /img/footer/instagram.svg " alt ="" class =" instagram ">
456455 </ a >
457456 </ div >
458457 < div class ="soc ">
@@ -461,7 +460,7 @@ <h3>Let's Chat</h3>
461460 target ="_blank "
462461 href ="https://www.linkedin.com/in/programmergaurav/ "
463462 >
464- < i class =" fab fa- linkedin "> </ i >
463+ < img src =" /img/footer/linkedin.svg " alt ="" class =" linkedin ">
465464 </ a >
466465 </ div >
467466 </ div >
0 commit comments