82 lines
1.5 KiB
PHP
82 lines
1.5 KiB
PHP
<x-layout>
|
|
|
|
<main>
|
|
<div class="gallery">
|
|
|
|
<a href="/photos-2023/"
|
|
class="th"
|
|
>
|
|
<figure>
|
|
<img src="/pages/photos-2023/th.jpg" width="200" alt="">
|
|
<figcaption>2023</figcaption>
|
|
</figure>
|
|
</a>
|
|
|
|
<a href="/photos-2022/"
|
|
class="th"
|
|
>
|
|
<figure>
|
|
<img src="/pages/photos-2022/th.jpg" width="200" alt="">
|
|
<figcaption>2022</figcaption>
|
|
</figure>
|
|
</a>
|
|
|
|
<a href="/photos-2021/"
|
|
class="th"
|
|
>
|
|
<figure>
|
|
<img src="/pages/photos-2021/th.jpg" width="200" alt="">
|
|
<figcaption>2021</figcaption>
|
|
</figure>
|
|
</a>
|
|
|
|
<a href="/photos-2020/"
|
|
class="th"
|
|
>
|
|
<figure>
|
|
<img src="/pages/photos-2020/th.jpg" width="200" alt="">
|
|
<figcaption>2020</figcaption>
|
|
</figure>
|
|
</a>
|
|
|
|
<a href="/photos-2019/"
|
|
class="th"
|
|
>
|
|
<figure>
|
|
<img src="/pages/photos-2019/th.jpg" width="200" alt="">
|
|
<figcaption>2019</figcaption>
|
|
</figure>
|
|
</a>
|
|
|
|
<a href="/photos-2018/"
|
|
class="th"
|
|
>
|
|
<figure>
|
|
<img src="/pages/photos-2018/th.jpg" width="200" alt="">
|
|
<figcaption>2018</figcaption>
|
|
</figure>
|
|
</a>
|
|
|
|
<a href="/photos-2017/"
|
|
class="th"
|
|
>
|
|
<figure>
|
|
<img src="/pages/photos-2017/th.png" width="200" alt="">
|
|
<figcaption>2017</figcaption>
|
|
</figure>
|
|
</a>
|
|
|
|
<a href="/photos-2016/"
|
|
class="th"
|
|
>
|
|
<figure>
|
|
<img src="/pages/photos-2016/th.jpg" width="200" alt="">
|
|
<figcaption>2016</figcaption>
|
|
</figure>
|
|
</a>
|
|
|
|
</div>
|
|
</main>
|
|
|
|
</x-layout>
|