2016-09-21 22:13:25 -04:00
|
|
|
---
|
|
|
|
layout: archive
|
|
|
|
title: "Recipes"
|
2018-03-20 12:45:28 -04:00
|
|
|
permalink: /recipes-archive/
|
2016-09-21 22:13:25 -04:00
|
|
|
author_profile: false
|
|
|
|
---
|
|
|
|
|
|
|
|
{% for post in site.recipes %}
|
|
|
|
{% include archive-single.html %}
|
|
|
|
{% endfor %}
|