From 4c28c796eb3363cc4ed7887d5c3dec090cd5458e Mon Sep 17 00:00:00 2001 From: Jake Runyan Date: Mon, 30 Jun 2025 14:08:45 -0700 Subject: [PATCH] fix error --- recipes/docs/meat/_category_.json | 1 - recipes/docs/template/_category_.json | 3 +-- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/recipes/docs/meat/_category_.json b/recipes/docs/meat/_category_.json index 4a14cd4..85cdc45 100644 --- a/recipes/docs/meat/_category_.json +++ b/recipes/docs/meat/_category_.json @@ -1,6 +1,5 @@ { "label": "Meat", - "position": 5, "link": { "type": "generated-index", "description": "Love a good steak." diff --git a/recipes/docs/template/_category_.json b/recipes/docs/template/_category_.json index 6ed5a52..19042d8 100644 --- a/recipes/docs/template/_category_.json +++ b/recipes/docs/template/_category_.json @@ -1,6 +1,5 @@ { - "label": "TEMPLATE", - "position": 99999, + "label": "__TEMPLATE__", "link": { "type": "generated-index", "description": "Description for template category."