Skip to content

Commit

Permalink
Merge pull request #779 from solocommand/mindful-native-ad-teaser
Browse files Browse the repository at this point in the history
Ensure native ad teasers are rendered properly
  • Loading branch information
solocommand authored Dec 10, 2024
2 parents 581c83b + 51da8bb commit d63be5e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ $ const placement = nxConfig.getPlacement({ name, aliases });
${title}
</marko-web-element>
<marko-web-element block-name=blockName name="title">
${teaser}
$!{teaser}
</marko-web-element>
<marko-web-element block-name=blockName name="cta">
${linkText}
Expand Down

0 comments on commit d63be5e

Please sign in to comment.