Last active
September 11, 2020 17:34
-
-
Save shopifypartners/f865208e362d3207eedf57a059404a6b to your computer and use it in GitHub Desktop.
Theme settings to show and hide accessible breadcrumb snippet - https://www.shopify.com/partners/blog/breadcrumb-navigation
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
{ | |
"name": "Navigation", | |
"settings": [ | |
{ | |
"type": "checkbox", | |
"id": "show_breadcrumb_nav", | |
"label": "Show breadcrumb navigation" | |
} | |
] | |
}, |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment