We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c75b78 commit 23200c6Copy full SHA for 23200c6
app/components/shapes/HeadPhoto.vue
@@ -19,7 +19,7 @@
19
</clipPath>
20
<image
21
key="1"
22
- :href="imageSrc"
+ :href="`${urlBasePath}/${imageSrc}`"
23
x="-60"
24
y="-60"
25
width="120"
0 commit comments