23 lines
617 B
Markdown
23 lines
617 B
Markdown
+++
|
|
title = 'Галерея'
|
|
slug = 'gallery'
|
|
# image = 'images/pic02.jpg'
|
|
# description = 'здесь можно добавить подпись'
|
|
disableComments = false
|
|
+++
|
|
|
|
|
|
|
|
# 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 >}}
|