mirror of
https://github.com/captbaritone/webamp.git
synced 2026-07-20 16:49:52 +00:00
Fix butterchurn logo import for Parcel
This commit is contained in:
parent
cb24615f15
commit
4aff8fa5ea
1 changed files with 1 additions and 3 deletions
|
|
@ -48,9 +48,7 @@
|
|||
target="_blank"
|
||||
href="https://github.com/jberg/butterchurn"
|
||||
id="butterchurn-share"
|
||||
style="
|
||||
background-image: url(<%=require('./images/share/butterchurn-bg.png')%>);
|
||||
"
|
||||
style="background-image: url('./images/share/butterchurn-bg.png')"
|
||||
>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72.767 72.766">
|
||||
<path
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue