diff --git a/pyproject.toml b/pyproject.toml index 815537cbbb15..3f59b1f3eda3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -236,7 +236,7 @@ Homepage = "https://weblate.org/" "Issue Tracker" = "https://github.com/WeblateOrg/weblate/issues" "Release Notes" = "https://docs.weblate.org/en/latest/changes.html" "Source Code" = "https://github.com/WeblateOrg/weblate" -Twitter = "https://twitter.com/WeblateOrg" +X = "https://x.com/WeblateOrg" [tool.check-manifest] ignore = [ diff --git a/weblate/templates/accounts/user.html b/weblate/templates/accounts/user.html index ce612fa1d0d8..3a4255c89171 100755 --- a/weblate/templates/accounts/user.html +++ b/weblate/templates/accounts/user.html @@ -133,7 +133,7 @@

{{ page_user }}

{% endif %} {% if page_profile.twitter %} - {% icon "twitter.svg" %} {{ page_profile.twitter }} + {% icon "twitter.svg" %} {{ page_profile.twitter }} {% endif %} {% if page_profile.linkedin %} diff --git a/weblate/templates/snippets/share-menu.html b/weblate/templates/snippets/share-menu.html index fc724b07f9e2..d7d75a34b526 100644 --- a/weblate/templates/snippets/share-menu.html +++ b/weblate/templates/snippets/share-menu.html @@ -11,7 +11,7 @@ {% trans "Share on Facebook" %}
  • - {% trans "Share on X" %} + {% trans "Share on X" %}
  • {% with fediverse_url=user.profile.get_fediverse_share %} {% if fediverse_url %}