---
layout: archive
title: "Recipes"
permalink: /recipes/
author_profile: false
---

{% include base_path %}

{% for post in site.recipes %}
  {% include archive-single.html %}
{% endfor %}