Skip to content

Commit

Permalink
πŸ’„ style : Add intro-related icons
Browse files Browse the repository at this point in the history
- Add the icon svg file needed for the intro
- Manage svg you add by adding an index file

Related issue: YJU-OKURA#45
  • Loading branch information
dorimu0 committed Feb 22, 2024
1 parent 3d6e242 commit 2d15484
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 0 deletions.
35 changes: 35 additions & 0 deletions public/svgs/intro/MainImg.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions public/svgs/intro/index.tsx
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
export const introImg = '/svgs/intro/MainImg.svg';

0 comments on commit 2d15484

Please sign in to comment.