Skip to content

Commit 550d05d

Browse files
committed
Change the Twitter old logo to new X logo
1 parent b759d3f commit 550d05d

6 files changed

Lines changed: 11 additions & 16 deletions

File tree

src/_includes/components/site-footer.njk

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,11 +44,11 @@
4444
<ul class="site-footer__social">
4545
{%- if social.twitter %}
4646
<li>
47-
<a class="site-footer__twitter" href="https://twitter.com/{{social.twitter}}" rel="noreferrer noopener" target="_blank">
47+
<a class="site-footer__X" href="https://X.com/{{social.X}}" rel="noreferrer noopener" target="_blank">
4848
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="#d3dde7" aria-hidden="true" focusable="false">
49-
<path d="M24.857 4.125c-.964.429-1.982.696-3.053.857 1.071-.643 1.928-1.66 2.303-2.893a11.61 11.61 0 01-3.375 1.286 5.34 5.34 0 00-3.857-1.66 5.259 5.259 0 00-5.25 5.25c0 .428.054.803.16 1.178C7.447 7.929 3.536 5.839.912 2.625.482 3.429.214 4.285.214 5.25c0 1.821.911 3.429 2.357 4.393A6.199 6.199 0 01.161 9v.054a5.293 5.293 0 004.232 5.196A5.84 5.84 0 013 14.41c-.321 0-.696-.053-1.018-.106.697 2.089 2.625 3.642 4.929 3.642-1.822 1.393-4.072 2.25-6.536 2.25-.429 0-.857 0-1.232-.053a14.907 14.907 0 008.09 2.357c9.696 0 15-8.036 15-15v-.696a9.62 9.62 0 002.624-2.679z"/>
49+
<path d= "M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z"/>
5050
</svg>
51-
<span class="visually-hidden">Twitter</span>
51+
<span class="visually-hidden">X</span>
5252
</a>
5353
</li>
5454
{%- endif %}

src/assets/svgs/logo-X-grey.svg

Lines changed: 6 additions & 0 deletions
Loading

src/assets/svgs/logo-twitter-blue-red.svg

Lines changed: 0 additions & 7 deletions
This file was deleted.

src/assets/svgs/logo-twitter-grey.svg

Lines changed: 0 additions & 4 deletions
This file was deleted.

src/en/community/events/2022/ceph-virtual/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ No registration is required. The meeting link will be provided on this event
1616
page on November 4th. Sign up for the <a
1717
href="https://lists.ceph.io/postorius/lists/ceph-announce.ceph.io/">Ceph
1818
Announcement list</a> or follow Ceph on <a
19-
href="https://twitter.com/ceph">Twitter</a> to get notified before we start
19+
href="https://x.com/ceph">X</a> to get notified before we start
2020
each day.
2121

2222
<strong><a href="https://bluejeans.com/908675367">Click to join us

src/en/news/blog/2014/ceph-turns-10-twitter-photo-contest/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Ceph Turns 10 Twitter Photo Contest"
2+
title: "Ceph Turns 10 X Photo Contest"
33
date: "2014-07-21"
44
author: "scuttlemonkey"
55
---

0 commit comments

Comments
 (0)