Skip to content

Commit 0f44216

Browse files
authored
Update index.page.tsx (#1354)
1 parent 4bfe726 commit 0f44216

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pages/blog/index.page.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ function isValidCategory(category: any): category is blogCategories {
6464
'Engineering',
6565
'Update',
6666
'Opinion',
67+
'Documentation',
6768
].includes(category);
6869
}
6970

0 commit comments

Comments
 (0)