hacks-guide-minimal-mistake.../docs/_pages/recipes-archive.html
2016-11-03 11:59:23 -04:00

10 lines
164 B
HTML

---
layout: archive
title: "Recipes"
permalink: /recipes/
author_profile: false
---
{% for post in site.recipes %}
{% include archive-single.html %}
{% endfor %}