Skip to content
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions src/_includes/components/site-footer.njk
Original file line number Diff line number Diff line change
Expand Up @@ -44,11 +44,11 @@
<ul class="site-footer__social">
{%- if social.twitter %}
<li>
<a class="site-footer__twitter" href="https://twitter.com/{{social.twitter}}" rel="noreferrer noopener" target="_blank">
<a class="site-footer__X" href="https://X.com/{{social.X}}" rel="noreferrer noopener" target="_blank">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="#d3dde7" aria-hidden="true" focusable="false">
<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"/>
<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"/>
</svg>
<span class="visually-hidden">Twitter</span>
<span class="visually-hidden">X</span>
</a>
</li>
{%- endif %}
Expand Down
6 changes: 6 additions & 0 deletions src/assets/svgs/logo-X-grey.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 0 additions & 7 deletions src/assets/svgs/logo-twitter-blue-red.svg

This file was deleted.

4 changes: 0 additions & 4 deletions src/assets/svgs/logo-twitter-grey.svg

This file was deleted.

2 changes: 1 addition & 1 deletion src/en/community/events/2022/ceph-virtual/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ No registration is required. The meeting link will be provided on this event
page on November 4th. Sign up for the <a
href="https://lists.ceph.io/postorius/lists/ceph-announce.ceph.io/">Ceph
Announcement list</a> or follow Ceph on <a
href="https://twitter.com/ceph">Twitter</a> to get notified before we start
href="https://x.com/ceph">X</a> to get notified before we start
each day.

<strong><a href="https://bluejeans.com/908675367">Click to join us
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: "Ceph Turns 10 Twitter Photo Contest"
title: "Ceph Turns 10 X Photo Contest"
date: "2014-07-21"
author: "scuttlemonkey"
---
Expand Down