Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updating Twitter logo to X #1125

Merged
merged 1 commit into from
Oct 31, 2023
Merged
Changes from all commits
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
9 changes: 3 additions & 6 deletions website/layouts/partials/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,9 @@
CNCF Sites</a>
</div>
<ul class="social-links">
<li><a class="text-white" title="Cloud Native Computing Foundation on Twitter"
href="https://twitter.com/cloudnativefdn"><svg xmlns="http://www.w3.org/2000/svg"
viewbox="-0.61 -0.55 31.72 25.84">
<path fill="currentColor"
d="M30.579 3.018c-1.145.503-2.36.833-3.603.98A6.252 6.252 0 0 0 29.734.556a12.628 12.628 0 0 1-3.982 1.51A6.297 6.297 0 0 0 22.193.187a6.327 6.327 0 0 0-3.977.655A6.249 6.249 0 0 0 15.46 3.76a6.178 6.178 0 0 0-.398 3.978 17.93 17.93 0 0 1-7.165-1.887 17.784 17.784 0 0 1-5.769-4.614 6.182 6.182 0 0 0-.687 4.533A6.228 6.228 0 0 0 4.07 9.54a6.288 6.288 0 0 1-2.842-.777v.078c0 1.436.502 2.829 1.419 3.94a6.286 6.286 0 0 0 3.614 2.16 6.34 6.34 0 0 1-2.833.107A6.23 6.23 0 0 0 5.66 18.14a6.315 6.315 0 0 0 3.628 1.229 12.657 12.657 0 0 1-7.791 2.663c-.5 0-1-.03-1.497-.087a17.868 17.868 0 0 0 9.617 2.794c11.54 0 17.849-9.479 17.849-17.697 0-.27-.006-.538-.018-.805a12.692 12.692 0 0 0 3.13-3.22z" />
</svg> </a></li>
<li><a class="text-white" title="Cloud Native Computing Foundation on X"
href="https://x.com/cloudnativefdn"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 300 300" aria-label="X"><path fill="currentColor" d="M178.57 127.15 290.27 0h-26.46l-97.03 110.38L89.34 0H0l117.13 166.93L0 300.25h26.46l102.4-116.59 81.8 116.59h89.34M36.01 19.54H76.66l187.13 262.13h-40.66"/></svg>
</a></li>
<li><a class="text-white" title="Cloud Native Computing Foundation on Github"
href="https://github.com/cncf"><svg xmlns="http://www.w3.org/2000/svg"
viewbox="-0.1 0.21 24.7 24.14">
Expand Down
Loading