From 2e84fc370651016cb60d27f2f2995acef17f4f51 Mon Sep 17 00:00:00 2001 From: Trip Kirkpatrick Date: Tue, 12 Nov 2024 15:49:28 -0500 Subject: [PATCH] =?UTF-8?q?Changed=20structure=20label=20per=20editors=20?= =?UTF-8?q?=F0=9F=93=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit At first it didn't make sense to take out the 'Alternate' part because it is not supposed to render as a standard TOC. But I came around to agreeing because thumbnail navigation is inherently alternate --- recipe/0229-behavior-ranges/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipe/0229-behavior-ranges/manifest.json b/recipe/0229-behavior-ranges/manifest.json index 9596ef47c..ec894794f 100644 --- a/recipe/0229-behavior-ranges/manifest.json +++ b/recipe/0229-behavior-ranges/manifest.json @@ -50,7 +50,7 @@ { "id": "{{ id.path }}/range/1", "type": "Range", - "label": { "en": [ "Alternate Thumbnail Navigation" ] }, + "label": { "en": [ "Thumbnail Navigation" ] }, "behavior": "thumbnail-nav", "items": [ {