Use large images for gallery breakpoint example
This commit is contained in:
@@ -69,12 +69,12 @@ Result:
|
|||||||
Code:
|
Code:
|
||||||
|
|
||||||
```go-html-template
|
```go-html-template
|
||||||
{{</* paige/gallery breakpoints=true images="*-2.jpg" /*/>}}
|
{{</* paige/gallery breakpoints=true images="large/*.jpg" /*/>}}
|
||||||
```
|
```
|
||||||
|
|
||||||
Result:
|
Result:
|
||||||
|
|
||||||
{{< paige/gallery breakpoints=true images="*-2.jpg" />}}
|
{{< paige/gallery breakpoints=true images="large/*.jpg" />}}
|
||||||
|
|
||||||
## Class parameter
|
## Class parameter
|
||||||
|
|
||||||
|
BIN
exampleSite/content/shortcodes/gallery/large/1.jpg
Normal file
BIN
exampleSite/content/shortcodes/gallery/large/1.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 27 KiB |
BIN
exampleSite/content/shortcodes/gallery/large/2.jpg
Normal file
BIN
exampleSite/content/shortcodes/gallery/large/2.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 45 KiB |
Reference in New Issue
Block a user