mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-11-23 15:10:59 +01:00
Changed Twitter to X (#7266)
Updates the icon and saves a HTTP redirect too
This commit is contained in:
parent
4ba7a6db51
commit
b45c51dee4
@ -121,8 +121,8 @@ extra:
|
||||
link: https://pypi.org/project/mkdocs-material/
|
||||
- icon: fontawesome/brands/mastodon
|
||||
link: https://fosstodon.org/@squidfunk
|
||||
- icon: fontawesome/brands/twitter
|
||||
link: https://twitter.com/squidfunk
|
||||
- icon: fontawesome/brands/x-twitter
|
||||
link: https://x.com/squidfunk
|
||||
|
||||
# Extensions
|
||||
markdown_extensions:
|
||||
|
Loading…
Reference in New Issue
Block a user