hacks-guide-minimal-mistake.../test/_pages/recipes-archive.html

10 lines
172 B
HTML
Raw Normal View History

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