Reorder items

This commit is contained in:
Jake Runyan 2025-06-30 14:04:38 -07:00
parent 6cbd8d7d3e
commit cef2301049
14 changed files with 5 additions and 11 deletions

View File

@ -1,6 +1,5 @@
{ {
"label": "Baking", "label": "Baking",
"position": 7,
"link": { "link": {
"type": "generated-index", "type": "generated-index",
"description": "Pies!" "description": "Pies!"

View File

@ -1,6 +1,6 @@
{ {
"label": "Cajun", "label": "Cajun",
"position": 6, "position": 1,
"link": { "link": {
"type": "generated-index", "type": "generated-index",
"description": "Cajun and Creole recipes that make the mouth water." "description": "Cajun and Creole recipes that make the mouth water."

View File

@ -1,6 +1,6 @@
{ {
"label": "Chinese", "label": "Chinese",
"position": 6, "position": 2,
"link": { "link": {
"type": "generated-index", "type": "generated-index",
"description": "Not just fried rice." "description": "Not just fried rice."

View File

@ -1,6 +1,5 @@
{ {
"label": "Drinks", "label": "Drinks",
"position": 2,
"link": { "link": {
"type": "generated-index", "type": "generated-index",
"description": "Drinks and components of drinks." "description": "Drinks and components of drinks."

View File

@ -1,6 +1,6 @@
{ {
"label": "Indian", "label": "Indian",
"position": 6, "position": 3,
"link": { "link": {
"type": "generated-index", "type": "generated-index",
"description": "The smell of all the spices in the air is worth it alone." "description": "The smell of all the spices in the air is worth it alone."

View File

Before

Width:  |  Height:  |  Size: 1.4 MiB

After

Width:  |  Height:  |  Size: 1.4 MiB

View File

@ -1,6 +1,6 @@
{ {
"label": "Mexican", "label": "Mexican",
"position": 2, "position": 6,
"link": { "link": {
"type": "generated-index", "type": "generated-index",
"description": "Dishes of Spanish and Mexican origin." "description": "Dishes of Spanish and Mexican origin."

View File

@ -1,6 +1,5 @@
{ {
"label": "Pizza", "label": "Pizza",
"position": 3,
"link": { "link": {
"type": "generated-index", "type": "generated-index",
"description": "Pizza-related recipes, usually made better by a pizza stone or pizza steel!" "description": "Pizza-related recipes, usually made better by a pizza stone or pizza steel!"

View File

@ -1,6 +1,5 @@
{ {
"label": "Salad", "label": "Salad",
"position": 4,
"link": { "link": {
"type": "generated-index", "type": "generated-index",
"description": "Salads for your health." "description": "Salads for your health."

View File

@ -1,6 +1,5 @@
{ {
"label": "Sides", "label": "Sides",
"position": 9,
"link": { "link": {
"type": "generated-index", "type": "generated-index",
"description": "Sides make everything better!" "description": "Sides make everything better!"

View File

@ -1,6 +1,5 @@
{ {
"label": "Soup", "label": "Soup",
"position": 4,
"link": { "link": {
"type": "generated-index", "type": "generated-index",
"description": "Soups for the soul." "description": "Soups for the soul."

View File

@ -1,6 +1,6 @@
{ {
"label": "TEMPLATE", "label": "TEMPLATE",
"position": 1, "position": 99999,
"link": { "link": {
"type": "generated-index", "type": "generated-index",
"description": "Description for template category." "description": "Description for template category."