Skip to Content
Menu
This question has been flagged
1 Odpoveď
9964 Zobrazenia

I am struggling with addind an image from /mymodule/static/image.jpg to the front-end. I have tried adding this line to the xml:

<img src="/module/static/img/1.png"/>

as well as this:

<img src="../steemit/static/img/1.png"/>

but it did not worked out

Avatar
Zrušiť
Best Answer

try

<img src="/module_name/static/src/img/logo1.png" />



Avatar
Zrušiť
Related Posts Replies Zobrazenia Aktivita
0
mar 21
1898
0
jún 25
2221
2
júl 24
1994
1
jún 24
4529
1
okt 23
10135