Skip to content

Commit

Permalink
Merge pull request #46 from jwade1327/limit
Browse files Browse the repository at this point in the history
Increase limit for AM-LFTE to 100
  • Loading branch information
jwade1327 authored Nov 20, 2023
2 parents a659b12 + 4b2142e commit 1319da2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tenants/all/templates/am-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=42
limit=97
/>

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

0 comments on commit 1319da2

Please sign in to comment.