I’m trying to reduce the number of queries on my home page, and noticed that two embeds on my home page template use the exact same {exp:channel:entries} tag. Is there any way to just run one query for this and pass the results to the second embedded file?