Skip to content

Instantly share code, notes, and snippets.

@thefln
Created April 30, 2018 17:50
Show Gist options
  • Save thefln/7a5d96956e2bb5dbb8aefe716f57121f to your computer and use it in GitHub Desktop.
Save thefln/7a5d96956e2bb5dbb8aefe716f57121f to your computer and use it in GitHub Desktop.
---
layout: products
title: Store
---
{% for product in site.products %}
{% include product.html %}
{% endfor %}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment