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