Skip to content

Commit

Permalink
Remove the Twitter logo from the footer (#180)
Browse files Browse the repository at this point in the history
closes #179
  • Loading branch information
Czaki authored Jan 21, 2025
1 parent 691992d commit 7e810b5
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 33 deletions.
6 changes: 0 additions & 6 deletions napari_sphinx_theme/napari-footer-links.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,6 @@
<span>Mastodon</span>
</a>

<a class="footer-icon__hover-blue" href="https://twitter.com/napari_imaging" title="Twitter" target="_blank" rel="noreferrer">
{% include "partials/twitter.html" %}
{% include "partials/twitter-light-blue.html" %}
<span>Twitter</span>
</a>

<a class="footer-icon__hover-blue" href="https://forum.image.sc/tag/napari" title="image.sc" target="_blank" rel="noreferrer">
{% include "partials/image-sc.html" %}
{% include "partials/image-sc-light-blue.html" %}
Expand Down
13 changes: 0 additions & 13 deletions napari_sphinx_theme/partials/twitter-light-blue.html

This file was deleted.

14 changes: 0 additions & 14 deletions napari_sphinx_theme/partials/twitter.html

This file was deleted.

0 comments on commit 7e810b5

Please sign in to comment.