change src attribute from .png to .jpg in picrew.php
This commit is contained in:
parent
90510f1ebc
commit
3fdfc04ad5
|
@ -21,25 +21,25 @@
|
|||
|
||||
<div>
|
||||
<figure>
|
||||
<img src="../img/life/picrews/self-one.png" alt="an image of emma created in picrew. the image is fem presenting and represent characteristics that emma sees of herself when she can be fem presenting in her physical space" height="300" width="300">
|
||||
<img src="../img/life/picrews/self-one.jpg" alt="an image of emma created in picrew. the image is fem presenting and represent characteristics that emma sees of herself when she can be fem presenting in her physical space" height="300" width="300">
|
||||
<figcaption>
|
||||
<a href="https://picrew.me/en/image_maker/94097">picrew image maker</a> by sangled
|
||||
</figcaption>
|
||||
</figure>
|
||||
<figure>
|
||||
<img src="../img/life/picrews/self-two.png" alt="an image of emma created in picrew. the image is fem presenting and explores charactersitcs such as hair styles and clothing that emma sees herself wearing and expressing" height="300" width="300">
|
||||
<img src="../img/life/picrews/self-two.jpg" alt="an image of emma created in picrew. the image is fem presenting and explores charactersitcs such as hair styles and clothing that emma sees herself wearing and expressing" height="300" width="300">
|
||||
<figcaption>
|
||||
<a href="https://picrew.me/en/image_maker/2446448"> picrew image maker</a> by seyimOn
|
||||
</figcaption>
|
||||
</figure>
|
||||
<figure>
|
||||
<img src="../img/life/picrews/self-three.png" alt="an image of emma created in picrew. the image is fem presenting and explores characteristics such as hair styles, jewlery, transitioning, and features of emma like freckles" height="300" width="300">
|
||||
<img src="../img/life/picrews/self-three.jpg" alt="an image of emma created in picrew. the image is fem presenting and explores characteristics such as hair styles, jewlery, transitioning, and features of emma like freckles" height="300" width="300">
|
||||
<figcaption>
|
||||
<a href="https://picrew.me/en/image_maker/644129">picrew image maker</a> by makowka
|
||||
</figcaption>
|
||||
</figure>
|
||||
<figure>
|
||||
<img src="../img/life/picrews/self-four.png" alt="an image of emma created in picrew. the image is fem presenting and explores characteristics such as shorter, lighter hair and makeup as well as feature of emma such as her current style of glasses and freckles" height="300" width="300">
|
||||
<img src="../img/life/picrews/self-four.jpg" alt="an image of emma created in picrew. the image is fem presenting and explores characteristics such as shorter, lighter hair and makeup as well as feature of emma such as her current style of glasses and freckles" height="300" width="300">
|
||||
<figcaption>
|
||||
<a href="https://picrew.me/en/image_maker/426722"> picrew image maker</a> by grgikau
|
||||
</figcaption>
|
||||
|
|
Loading…
Reference in New Issue