aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--img/not-fd.pngbin0 -> 9238 bytes
-rw-r--r--sidebar.php2
2 files changed, 1 insertions, 1 deletions
diff --git a/img/not-fd.png b/img/not-fd.png
new file mode 100644
index 0000000..7ece3bd
--- /dev/null
+++ b/img/not-fd.png
Binary files differ
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>