44
44
< meta property ="og:site_name " content ="programmergaurav " />
45
45
<!-- Open Graph Protocol Ends -->
46
46
< link rel ="icon " href ="img/icon.png " />
47
- < link rel ="stylesheet " href ="https://use.fontawesome.com/releases/v5.8.1/css/all.css " />
48
47
< 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 " />
50
49
</ head >
51
50
52
51
< body >
60
59
< h1 > Programmer Gaurav</ h1 >
61
60
</ a >
62
61
< div class ="toggle ">
63
- < i class =" fas fa- bars" > </ i >
62
+ < img src =" /img/footer/ bars.svg " alt ="" >
64
63
</ div >
65
64
< div class ="navbar-nav ">
66
65
< a href ="#home " class ="nav-item "> Home</ a >
@@ -408,7 +407,7 @@ <h3>Let's Chat</h3>
408
407
< input type ="text " class ="form-control " id ="name " name ="name " required />
409
408
</ div >
410
409
< div class ="textarea ">
411
- < label for =""> Message</ label >
410
+ < label for ="messege "> Message</ label >
412
411
< textarea
413
412
type ="text "
414
413
class ="form-control "
@@ -429,12 +428,12 @@ <h3>Let's Chat</h3>
429
428
< div class ="container-fluid footer ">
430
429
< div class ="row ">
431
430
< div class ="col-12 ">
432
- < img alt ="programmergaurav " src ="img/namewhite.webp " />
431
+ < img alt ="programmergaurav " src ="img/namewhite.webp " class =" footer-title " />
433
432
</ div >
434
433
< div class ="col-12 ">
435
434
< div class ="soc ">
436
435
< 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 ">
438
437
</ a >
439
438
</ div >
440
439
< div class ="soc ">
@@ -443,7 +442,7 @@ <h3>Let's Chat</h3>
443
442
target ="_blank "
444
443
href ="https://www.facebook.com/profile.php?id=100026746380141 "
445
444
>
446
- < i class =" fab fa- facebook "> </ i >
445
+ < img src =" /img/footer/facebook.svg " alt ="" class =" facebook ">
447
446
</ a >
448
447
</ div >
449
448
< div class ="soc ">
@@ -452,7 +451,7 @@ <h3>Let's Chat</h3>
452
451
target ="_blank "
453
452
href ="https://www.instagram.com/programmergaurav/ "
454
453
>
455
- < i class =" fab fa- instagram "> </ i >
454
+ < img src =" /img/footer/instagram.svg " alt ="" class =" instagram ">
456
455
</ a >
457
456
</ div >
458
457
< div class ="soc ">
@@ -461,7 +460,7 @@ <h3>Let's Chat</h3>
461
460
target ="_blank "
462
461
href ="https://www.linkedin.com/in/programmergaurav/ "
463
462
>
464
- < i class =" fab fa- linkedin "> </ i >
463
+ < img src =" /img/footer/linkedin.svg " alt ="" class =" linkedin ">
465
464
</ a >
466
465
</ div >
467
466
</ div >
0 commit comments