Skip to content

Commit

Permalink
feat: add readme icon
Browse files Browse the repository at this point in the history
  • Loading branch information
azat-io committed Aug 12, 2024
1 parent bf07ffc commit 1b1e432
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
5 changes: 5 additions & 0 deletions data/file-icons.ts
Original file line number Diff line number Diff line change
Expand Up @@ -412,6 +412,11 @@ export let fileIcons: FileIcon[] = [
name: 'React',
id: 'react',
},
{
files: ['readme.md', 'readme.rst', 'readme.txt', 'readme'],
name: 'Readme',
id: 'readme',
},
{
extensions: ['sass', 'scss'],
name: 'Sass',
Expand Down
1 change: 1 addition & 0 deletions icons/files/readme.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 1b1e432

Please sign in to comment.