Skip to content

Commit

Permalink
chore: update icons
Browse files Browse the repository at this point in the history
  • Loading branch information
mnenie committed Dec 11, 2024
1 parent 8e8342a commit 7b7708d
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/stack.ts
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ export const stack: Stack[] = [
{ icon: '/stack/api.png', technology: 'Rest/GraphQL' },
{ icon: '/stack/cicd.png', technology: 'CI/CD' },
{ icon: '/stack/husky.png', technology: 'Husky' },
{ icon: '/stack/eslint.png', technology: 'Eslint' },
{ icon: '/stack/eslintflat.png', technology: 'Eslint' },
{ icon: '/stack/stylelint.png', technology: 'Stylelint' },
{ icon: '/stack/prettier.png', technology: 'Prettier' },
{ icon: '/stack/prettiernew.png', technology: 'Prettier' },
]
File renamed without changes
File renamed without changes

0 comments on commit 7b7708d

Please sign in to comment.