File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -1285,7 +1285,7 @@ button#toggle-languages:hover {
12851285}
12861286
12871287.icon-content a [data-social = "twitter" ] .filled {
1288- background-color : # 1da1f2 ;
1288+ background-color : # 000000 ; /* New X Black */
12891289}
12901290
12911291.icon-content a [data-social = "youtube" ] .filled {
@@ -1322,7 +1322,7 @@ body.dark-mode .side-icons .icon-content a[data-social="linkedin"] .filled {
13221322}
13231323
13241324body .dark-mode .side-icons .icon-content a [data-social = "twitter" ] .filled {
1325- background-color : # 1da1f2 ;
1325+ background-color : # 000000 ; /* New X Black */
13261326}
13271327
13281328body .dark-mode .side-icons .icon-content a [data-social = "youtube" ] .filled {
Original file line number Diff line number Diff line change @@ -580,7 +580,7 @@ <h2>Here are some of our active GitHub repositories</h2>
580580 </ a >
581581 </ div >
582582 < div class ="icon-content ">
583- < a href ="https://twitter.com/sanjay_kv " target ="_blank " aria-label ="Twitter " data-social ="twitter ">
583+ < a href ="https://twitter.com/sanjay_kv " target ="_blank " aria-label ="X (formerly Twitter) " data-social ="twitter ">
584584 < i class ="fa fa-twitter "> </ i >
585585 < div class ="filled "> </ div >
586586 </ a >
You can’t perform that action at this time.
0 commit comments