Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 312 Bytes

File metadata and controls

11 lines (9 loc) · 312 Bytes
title deprecated
layout default

{{ page.title }}

recipes that have been replaced by other recipes, or otherwise downgraded to "deprecated" status

{% assign posts = site.posts | where: 'status', 'deprecated' %} {%- include table.html -%}