From f70dcd68615c42d56454196844697a00cbc736b5 Mon Sep 17 00:00:00 2001 From: Sanne de Vries <65487235+sanne-san@users.noreply.github.com> Date: Mon, 2 Oct 2023 13:16:07 +0200 Subject: [PATCH] Replaced Twitter with X in editor and tags (#18415) No ref --- .../app/components/editor/modals/preview.hbs | 2 +- .../components/editor/modals/preview/social.hbs | 2 +- .../app/components/gh-post-settings-menu.hbs | 12 ++++++------ ghost/admin/app/components/tags/tag-form.hbs | 16 ++++++++-------- .../admin/public/assets/icons/facebook-logo.svg | 4 ++++ ghost/admin/public/assets/icons/social-x.svg | 5 +++++ ghost/admin/public/assets/icons/x-logo.svg | 4 ++++ 7 files changed, 29 insertions(+), 16 deletions(-) create mode 100644 ghost/admin/public/assets/icons/facebook-logo.svg create mode 100644 ghost/admin/public/assets/icons/social-x.svg create mode 100644 ghost/admin/public/assets/icons/x-logo.svg diff --git a/ghost/admin/app/components/editor/modals/preview.hbs b/ghost/admin/app/components/editor/modals/preview.hbs index db673a8af2..fc9645965d 100644 --- a/ghost/admin/app/components/editor/modals/preview.hbs +++ b/ghost/admin/app/components/editor/modals/preview.hbs @@ -14,7 +14,7 @@ {{/if}} {{/if}} - +
diff --git a/ghost/admin/app/components/editor/modals/preview/social.hbs b/ghost/admin/app/components/editor/modals/preview/social.hbs index 9bbd983351..919520a68c 100644 --- a/ghost/admin/app/components/editor/modals/preview/social.hbs +++ b/ghost/admin/app/components/editor/modals/preview/social.hbs @@ -114,7 +114,7 @@
- {{svg-jar "social-twitter" class="social-icon"}} + {{svg-jar "social-x" class="social-icon"}}
{{or this.settings.metaTitle this.settings.title}} 12 hrs diff --git a/ghost/admin/app/components/gh-post-settings-menu.hbs b/ghost/admin/app/components/gh-post-settings-menu.hbs index dd5ab95b5b..ec3f1385af 100644 --- a/ghost/admin/app/components/gh-post-settings-menu.hbs +++ b/ghost/admin/app/components/gh-post-settings-menu.hbs @@ -199,7 +199,7 @@ @@ -300,7 +300,7 @@ {{#if (eq this.subview "twitter-data")}}
-

Twitter card

+

X card

@@ -309,13 +309,13 @@
- + - +
- +