Khotmyzhsk

This commit is contained in:
Manos Katsomallos 2020-08-19 00:17:45 +02:00
parent 87f62457a1
commit 90fb6fc97c
2 changed files with 6 additions and 6 deletions

BIN
img/IMG_20180819_193525.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 MiB

View File

@ -22,15 +22,15 @@
<div id="photos" class="photos"> <div id="photos" class="photos">
<ul> <ul>
<li id="belgorod" class="photo"> <li id="khotmyzhsk" class="photo">
<a class="overlay" href="#/">&times;</a> <a class="overlay" href="#/">&times;</a>
<a class="link" href="#belgorod"> <a class="link" href="#khotmyzhsk">
<div class="content"> <div class="content">
<img src="img/IMG_20180818_181307.jpg" alt="Belgorod"> <img src="img/IMG_20180819_193525.jpg" alt="Khotmyzhsk">
<div class="description"> <div class="description">
<div class="title">Four weddings and a funeral</div> <div class="title">Let's feed the fish and the mosquitos</div>
<div class="location">Belgorod</div> <div class="location">Khotmyzhsk, Belgorod</div>
<div class="date">August 18, 2018</div> <div class="date">August 19, 2018</div>
</div> </div>
</div> </div>
</a> </a>