Skip to content

Commit 3a475b0

Browse files
committed
Rollback image example
1 parent fe5f41f commit 3a475b0

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

  • exampleSite/content.en/docs/shortcodes/experimental

exampleSite/content.en/docs/shortcodes/experimental/images.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,7 @@ Enhanced image display with click-to-expand behavior.
1010

1111
## Example
1212

13-
{{% columns %}}
14-
- {{< image src="placeholder.svg" alt="Placeholder image" title="Click to expand" loading="lazy" >}}
15-
- {{< image src="placeholder.svg" alt="Placeholder image" title="Click to expand" loading="lazy" >}}
16-
{{% /columns %}}
13+
{{< image src="placeholder.svg" alt="Placeholder image" title="Click to expand" loading="lazy" >}}
1714

1815
## Parameters
1916

0 commit comments

Comments
 (0)