Skip to content

Commit

Permalink
feat : updated constants.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
dev-madhurendra authored Nov 1, 2024
1 parent 8787300 commit 7d813e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/utils/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ export const ICON_ALT = "icon"
export const ICON_COMPONENT = "icon-component"
export const DARK_MODE_TOGGLE_COMPONENT = "dark-mode-toggle"
export const HERO_SECTION_IMAGE = 'Hero-Section-Image'
export const RESUME_LINK = 'https://drive.google.com/file/d/1g2nixuB5uN75RlNYVRAaAcbNL9Kuvqkh/view?usp=sharing'
export const RESUME_LINK = 'https://drive.google.com/file/d/1qrfy0KKok3S8SVkWTR5ijeJVFMd5ei7w/view?usp=sharing'
export const ICON_COMPONENT_HOME = "icon-component-home"
export const SOCIAL_MEDIA_COMPONENT = "social-medial-icons"
export const MUI_CHIP = "mui-chip"
Expand Down

0 comments on commit 7d813e8

Please sign in to comment.