Skip to content

Commit 7e810b5

Browse files
authored
Remove the Twitter logo from the footer (#180)
closes #179
1 parent 691992d commit 7e810b5

File tree

3 files changed

+0
-33
lines changed

3 files changed

+0
-33
lines changed

napari_sphinx_theme/napari-footer-links.html

-6
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,6 @@
2121
<span>Mastodon</span>
2222
</a>
2323

24-
<a class="footer-icon__hover-blue" href="https://twitter.com/napari_imaging" title="Twitter" target="_blank" rel="noreferrer">
25-
{% include "partials/twitter.html" %}
26-
{% include "partials/twitter-light-blue.html" %}
27-
<span>Twitter</span>
28-
</a>
29-
3024
<a class="footer-icon__hover-blue" href="https://forum.image.sc/tag/napari" title="image.sc" target="_blank" rel="noreferrer">
3125
{% include "partials/image-sc.html" %}
3226
{% include "partials/image-sc-light-blue.html" %}

napari_sphinx_theme/partials/twitter-light-blue.html

-13
This file was deleted.

napari_sphinx_theme/partials/twitter.html

-14
This file was deleted.

0 commit comments

Comments
 (0)