Use large images for gallery breakpoint example

This commit is contained in:
Will Faught
2023-08-05 17:56:25 -07:00
parent 5f2ca2443a
commit 40919ef1b2
3 changed files with 2 additions and 2 deletions

View File

@@ -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

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 45 KiB