File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 6262
6363 < link
6464 rel ="stylesheet "
65- href ="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0 /css/font-awesome .min.css "
65+ href ="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2 /css/all .min.css "
6666 />
6767 < script src ="https://code.iconify.design/1/1.0.4/iconify.min.js "> </ script >
6868 < script src ="https://cdnjs.cloudflare.com/ajax/libs/animejs/2.0.2/anime.js "> </ script >
Original file line number Diff line number Diff line change @@ -65,10 +65,10 @@ const socialMediaLinks = [
6565 backgroundColor : "#D14836" , // Reference https://simpleicons.org/?q=gmail
6666 } ,
6767 {
68- name : "Twitter" ,
68+ name : "X- Twitter" ,
6969 link : "https://twitter.com/ashutosh_1919" ,
70- fontAwesomeIcon : "fa-twitter" , // Reference https://fontawesome.com/icons/twitter?style =brands
71- backgroundColor : "#1DA1F2 " , // Reference https://simpleicons.org/?q=twitter
70+ fontAwesomeIcon : "fa-x- twitter" , // Reference https://fontawesome.com/icons/x- twitter?f =brands&s=solid
71+ backgroundColor : "#000000 " , // Reference https://simpleicons.org/?q=x
7272 } ,
7373 {
7474 name : "Facebook" ,
You can’t perform that action at this time.
0 commit comments