Skip to content

Commit fa6b862

Browse files
authored
feat: made the icon for blog/ the same as news/ (#3231)
Signed-off-by: Viktor Popp <ViktorPopp.dev@gmail.com>
1 parent 5be7222 commit fa6b862

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/core/icons/folderIcons.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,7 @@ export const folderIcons: FolderTheme[] = [
142142
'articles',
143143
'wiki',
144144
'news',
145+
'blog',
145146
],
146147
},
147148
{ name: 'folder-gh-workflows', folderNames: ['github/workflows'] },

0 commit comments

Comments
 (0)