I created a landing template that works well for guidelines and styles, but it doesn't really work the same way for the components landing page. I think this should be a simple if/else fix in the landing template. Something like if page.group == "components" then loop through the component subpage categories.
I created a landing template that works well for guidelines and styles, but it doesn't really work the same way for the components landing page. I think this should be a simple if/else fix in the landing template. Something like
if page.group == "components"
then loop through the component subpage categories.