Skip to content

Commit

Permalink
Merge pull request #223 from kufu/remove-miro-icon
Browse files Browse the repository at this point in the history
技術スタックの開発ツール欄からmiroを削除
  • Loading branch information
kawa-onushi authored Apr 3, 2024
2 parents 2987bf3 + 42a8ac4 commit 9776f15
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 30 deletions.
22 changes: 0 additions & 22 deletions public/images/technology_stack/icons/miro.svg

This file was deleted.

8 changes: 0 additions & 8 deletions src/components/sections/TechnologyStack.astro
Original file line number Diff line number Diff line change
Expand Up @@ -185,14 +185,6 @@ const technologies = [
height: 50,
},
},
{
name: 'Miro',
icon: {
src: '/images/technology_stack/icons/miro.svg',
width: 50,
height: 50,
},
},
],
},
] as const;
Expand Down

0 comments on commit 9776f15

Please sign in to comment.