mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2026-06-08 00:11:55 -04:00
Updated Twitter links to X (#7573)
This commit is contained in:
@@ -167,7 +167,7 @@ share button will there be interactions with those companies' servers.
|
||||
import urllib.parse
|
||||
import re
|
||||
|
||||
x_intent = "https://twitter.com/intent/tweet"
|
||||
x_intent = "https://x.com/intent/tweet"
|
||||
fb_sharer = "https://www.facebook.com/sharer/sharer.php"
|
||||
include = re.compile(r"blog/[1-9].*")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user