mirror of
https://github.com/hugo-fixit/FixIt.git
synced 2026-08-24 15:28:57 +00:00
fix: change social.yml (twitter.com -> x.com, change github icon) (#748)
* Update GitHub icon class in social.yml * Update Twitter URL prefix to x.com
This commit is contained in:
committed by
GitHub
parent
799618fd3e
commit
55b80953a1
@@ -4,7 +4,7 @@ github:
|
||||
Prefix: https://github.com/
|
||||
Title: GitHub
|
||||
Icon:
|
||||
Class: fa-brands fa-github-alt
|
||||
Class: fa-brands fa-github
|
||||
|
||||
# 002: LinkedIn
|
||||
linkedin:
|
||||
@@ -17,7 +17,7 @@ linkedin:
|
||||
# 003: Twitter (X)
|
||||
twitter:
|
||||
Weight: 3
|
||||
Prefix: https://twitter.com/
|
||||
Prefix: https://x.com/
|
||||
Title: X
|
||||
Icon:
|
||||
Class: fa-brands fa-x-twitter
|
||||
|
||||
Reference in New Issue
Block a user