Skip to content

Commit

Permalink
Merge pull request #76 from jwade1327/ame-lfte-limit
Browse files Browse the repository at this point in the history
Increase limit of ‘Main’ block to 11 for AME-LFTE
  • Loading branch information
Shinsina authored Jun 6, 2024
2 parents 8cdda83 + abd9be3 commit 9a0976e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tenants/all/templates/ame-lfte.marko
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ $ const resolvedToNodesConverter = ({ resolved }) => (resolved.map((node) => ({
with-image=false
with-section=true
skip=3
limit=10
limit=11
/>

<if(caseBlock === true)>
Expand Down

0 comments on commit 9a0976e

Please sign in to comment.