32 lines
1.1 KiB
Markdown
32 lines
1.1 KiB
Markdown
+++
|
|
title = 'Галерея'
|
|
slug = 'gallery'
|
|
# image = 'images/pic02.jpg'
|
|
# description = 'здесь можно добавить подпись'
|
|
disableComments = false
|
|
+++
|
|
|
|
1 галерея
|
|
{{< load-photoswipe >}}
|
|
{{< gallery caption-effect="fade" >}}
|
|
{{< figure src="/images/suzdal.jpg" caption="[label](http://ya.ru) " caption-position="bottom">}}
|
|
{{< figure src="images/kostroma.jpg" caption="Кострома" >}}
|
|
{{< figure src="images/vladimir.jpg" caption="Владимир" >}}
|
|
{{< figure src="/images/suzdal.jpg" caption="Суздаль" caption-position="bottom">}}
|
|
{{< figure src="images/kostroma.jpg" caption="Кострома" >}}
|
|
{{< figure src="images/vladimir.jpg" caption="Владимир" >}}
|
|
{{< /gallery >}}
|
|
|
|
2 галерея
|
|
{{< load-photoswipe >}}
|
|
{{< gallery caption-effect="fade" >}}
|
|
{{< figure src="/images/suzdal.jpg" caption="Суздаль" caption-position="bottom">}}
|
|
{{< figure src="images/kostroma.jpg" caption="Кострома" >}}
|
|
{{< figure src="images/vladimir.jpg" caption="Владимир" >}}
|
|
{{< /gallery >}}
|
|
|
|
|
|
{{< rawhtml >}}
|
|
<a href="#">Вернуться в начало страницы</a>
|
|
{{< /rawhtml >}}
|