Fix image link issues
parent
46b00b50e9
commit
72cf946eb7
|
@ -109,7 +109,7 @@ blogPost title see adj1 adj2 seal date imagesPath =
|
||||||
|
|
||||||
$see this $adj1, $adj2 seal!
|
$see this $adj1, $adj2 seal!
|
||||||
<img
|
<img
|
||||||
src="$imagesPath'/$seal"
|
src="/$imagesPath'/$seal"
|
||||||
alt="A picture of a $adj1, $adj2 seal! <3"
|
alt="A picture of a $adj1, $adj2 seal! <3"
|
||||||
width="400"
|
width="400"
|
||||||
/>
|
/>
|
||||||
|
|
Loading…
Reference in New Issue