Add breadcrumb navigation include

- Disable by default
- Add schema.org markup
- Add basic styling
This commit is contained in:
Michael Rose
2016-03-04 22:57:12 -05:00
parent 239c949298
commit 7c77274567
5 changed files with 63 additions and 13 deletions

View File

@ -1,7 +1,7 @@
---
layout: archive
title: "Recipes Archive"
permalink: /recipes-archive/
permalink: /recipes/
---
{% include absolute-url.liquid %}
{% include group-by-array.html collection=site.recipes field='categories' %}