PhotoSwipe support
This commit is contained in:
parent
ee6246379b
commit
aae34f128c
11 changed files with 278 additions and 1 deletions
4
layouts/shortcodes/gallery.html
Normal file
4
layouts/shortcodes/gallery.html
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
<div class="gallery" id="rig" itemscope itemtype="http://schema.org/ImageGallery">
|
||||
{{ .Inner }}
|
||||
<div class="title">{{ .Get "title" }}</div>
|
||||
</div>
|
||||
Loading…
Add table
Add a link
Reference in a new issue