diff --git a/img/zoleee.jpg b/img/zoleee.jpg new file mode 100644 index 0000000000000000000000000000000000000000..06ab049dc956494220a165b79a6640eb5f2ebf7b Binary files /dev/null and b/img/zoleee.jpg differ diff --git a/index.html b/index.html index 09a74b394d3eef1745ce958e48ad8469aea35f4c..5315bcbcae882456bb8c84f89103cfe552e24f3b 100644 --- a/index.html +++ b/index.html @@ -20,6 +20,10 @@ <img src="./img/toad-on-chair.jpg" alt="frogi"> <figcaption>gyarmiv</figcaption> </figure> + <figure> + <img src="./img/zoleee.jpg" alt="oh deer"> + <figcaption>zoleee</figcaption> + </figure> </main> </body> </html>