diff --git a/build-lists.js b/build-lists.js index 4bf8134..b0a3c3b 100644 --- a/build-lists.js +++ b/build-lists.js @@ -418,6 +418,8 @@ class BuildLists { if ( kindLists[ kindName ].list.length === 0 ) continue kindIndex[ categorySlug ].description = kindLists[ kindName ].summary.sampleNames + // Save kindName + kindIndex[ categorySlug ].kindName = kindName } // Save the index