diff options
author | Milan Mišić <twoexem@gmail.com> | 2024-09-15 01:37:07 +0200 |
---|---|---|
committer | Milan Mišić <twoexem@gmail.com> | 2024-09-15 01:37:07 +0200 |
commit | d7312f0336b8c1f54633dc15b37aea0a4ffed9ed (patch) | |
tree | ad5e7fc4a074532ca041d5e58e0b22acf5f14076 /photography/main.html | |
parent | c6a4f87b5d9f5b5ab8c7a978cfee9631e34de80b (diff) |
Added new photos to the photography section
Diffstat (limited to 'photography/main.html')
-rw-r--r-- | photography/main.html | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/photography/main.html b/photography/main.html index d0868ad..e8c184e 100644 --- a/photography/main.html +++ b/photography/main.html @@ -67,6 +67,16 @@ </a> </div> </div> + + <div class=title> + <i>2024</i> + <div class=image> + <a href=/photography/2024> + <img src=/resources/photography/thumb_2024.jpg alt="Wonderful landscape photo with forests and old housing"> + </a> + </div> + </div> + </div> </main> </body> |