icons section form cdn.magico.pl
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
type="radio" v-model="value" :value="item.name">
|
||||
|
||||
<label :for="item.name"><img style="width:100%"
|
||||
:src="'https:/magico.pl/assets/images/pagebuilder/' + item.name + '.jpg'"
|
||||
:src="'https:/cdn.magico.pl/pagebuilder/images/' + item.name + '.jpg'"
|
||||
:alt="item.label" /></label>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user