Created
August 4, 2017 16:48
-
-
Save svaustin66/7ae5090276a339157b5b95d8ef7a9a51 to your computer and use it in GitHub Desktop.
Lines to add to pages.list-collections.liquid
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{% for link in linklists[page.handle].links %} | |
{% assign collection = link.object %} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment