File tree Expand file tree Collapse file tree 1 file changed +18
-5
lines changed Expand file tree Collapse file tree 1 file changed +18
-5
lines changed Original file line number Diff line number Diff line change 2
2
< html >
3
3
< head >
4
4
< meta charset ="utf-8 ">
5
- <!-- <meta http-equiv="refresh" content="2"> -->
6
5
< meta name ="viewport " content ="width=device-width, initial-scale=1 ">
7
6
< link rel ="stylesheet " href ="https://maxcdn.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css ">
8
7
< script src ="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js "> </ script >
@@ -501,18 +500,32 @@ <h1 class="text-center section-heading">
501
500
Connect with me
502
501
</ p >
503
502
</ div >
504
- < div class ="row justify-content-center ">
505
- < ul class ="col-4 ">
506
- < li class ="github ">
503
+ < div class ="connect-me-inner-div ">
504
+ < ul class ="col ">
505
+ < li class ="github_account ">
507
506
< a href ="https://github.com/Pankajcoder1 " title ="Github account ">
508
507
< i class ="fa fa-github "> </ i >
509
508
</ a >
510
509
</ li >
511
- < li class ="col-4 linkedin ">
510
+
511
+ < li class ="linkedin_account ">
512
512
< a href ="https://www.linkedin.com/in/pankaj-kumar-795b48198/ " title ="Linkedin account ">
513
513
< i class ="fa fa-linkedin "> </ i >
514
514
</ a >
515
515
</ li >
516
+
517
+ < li class ="instagram_account ">
518
+ < a href ="https://www.instagram.com/pankajcoder1/ " title ="Instagram account ">
519
+ < i class ="fa fa-instagram "> </ i >
520
+ </ a >
521
+ </ li >
522
+
523
+ < li class ="twitter_account ">
524
+ < a href ="https://twitter.com/PankajK66627177 " title ="Twitter account ">
525
+ < i class ="fa fa-twitter "> </ i >
526
+ </ a >
527
+ </ li >
528
+
516
529
</ ul >
517
530
</ div >
518
531
</ div >
You can’t perform that action at this time.
0 commit comments