Skip to content

Commit

Permalink
update twitter image to x (#135)
Browse files Browse the repository at this point in the history
Co-authored-by: Cefan Rubin <[email protected]>
  • Loading branch information
cdrubin and Cefan Rubin authored Jul 15, 2024
1 parent cce0e36 commit dc2b862
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
2 changes: 1 addition & 1 deletion _includes/person_header.njk
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
</span>
{% endif %}
{% if profile.twitter and profile.status == 'current' %}
<a href="https://twitter.com/{{ profile.twitter }}" target="_blank"><img class="twitter" src="https://www.cloudflare.com/img/footer/twitter.svg" /></a>
<a href="https://twitter.com/{{ profile.twitter }}" target="_blank"><img class="twitter" src="/img/twitter.svg" /></a>
{% endif %}
<!--<img style="height: 1.5rem; position: relative;" src="/img/cloud.svg" alt="orange cloud">-->
</span>
Expand Down
11 changes: 11 additions & 0 deletions img/twitter.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit dc2b862

Please sign in to comment.