aboutsummaryrefslogtreecommitdiffstats
path: root/sidebar.php
diff options
context:
space:
mode:
Diffstat (limited to 'sidebar.php')
-rw-r--r--sidebar.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/sidebar.php b/sidebar.php
index b9de130..c05cc27 100644
--- a/sidebar.php
+++ b/sidebar.php
@@ -31,7 +31,7 @@
<div class="contenedor-no-facebook">
<a href="https://www.fsf.org/fb" rel="noopener noreferrer" target="_blank">
<figure>
- <img class="img-thumbnail" src="' . get_bloginfo('template_url') . '/img/not-fd.svg" alt="no-facebook" title="Not Facebook">
+ <img class="img-thumbnail" src="' . get_bloginfo('template_url') . '/img/not-fd.png" alt="not-facebook" title="Not Facebook">
</figure>
</a>
</div>