Skip to content

Commit b58d84d

Browse files
author
Ran Isenberg
committed
a
1 parent 67eca44 commit b58d84d

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

mkdocs.yml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,20 @@ plugins:
8282
- git-revision-date
8383
- search
8484
- render_swagger
85+
- glightbox:
86+
touchNavigation: true
87+
loop: false
88+
effect: zoom
89+
slide_effect: slide
90+
width: 100%
91+
height: auto
92+
zoomable: true
93+
draggable: true
94+
skip_classes:
95+
- custom-skip-class-name
96+
auto_caption: false
97+
caption_position: bottom
98+
8599
extra_css:
86100
- stylesheets/extra.css
87101

0 commit comments

Comments
 (0)