Rename share-solid.svg to avoid it being blocked by adblockers

This commit is contained in:
Kamil Śliwak
2021-10-08 13:57:49 +02:00
parent b343e13244
commit d22cd235cf
3 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -60,7 +60,7 @@ a.remix-link {
}
a.remix-link .link-icon {
background: url("../img/share-solid.svg") no-repeat;
background: url("../img/solid-share-arrow.svg") no-repeat;
display: block;
width: 1.5em;
height: 1.5em;