Moved images to static/images/
| @@ -21,7 +21,7 @@ | ||||
| 	tabindex="0" | ||||
| > | ||||
| 	{#each images as image (image.url)} | ||||
| 		<img src={image.url} alt={image.alt} /> | ||||
| 		<img src="/images/{image.url}" alt={image.alt} /> | ||||
| 	{/each} | ||||
| </div> | ||||
|  | ||||
|   | ||||
| Before Width: | Height: | Size: 1.5 KiB | 
| Before Width: | Height: | Size: 524 KiB After Width: | Height: | Size: 524 KiB | 
| Before Width: | Height: | Size: 2.2 MiB After Width: | Height: | Size: 2.2 MiB | 
| Before Width: | Height: | Size: 1.9 MiB After Width: | Height: | Size: 1.9 MiB | 
| Before Width: | Height: | Size: 2.0 MiB After Width: | Height: | Size: 2.0 MiB |