Add shortcode prefix to shortcode classes
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
{{ $title := .Get "title" }}
|
||||
{{ $width := .Get "width" }}
|
||||
|
||||
<div class="paige-image">
|
||||
<div class="paige-shortcode-image">
|
||||
{{ partial "paige/image.html" (dict
|
||||
"alt" $alt
|
||||
"breakpoints" $breakpoints
|
||||
|
Reference in New Issue
Block a user