Skip to content

Commit 92241b0

Browse files
author
Abhishek Bindra
committed
add a new category: images
1 parent e208dab commit 92241b0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

build/tasks/validate.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -330,7 +330,8 @@ const categories = [
330330
'structure',
331331
'tables',
332332
'text-alternatives',
333-
'time-and-media'
333+
'time-and-media',
334+
'images'
334335
];
335336

336337
const standardsTags = [

0 commit comments

Comments
 (0)