Skip to content

Commit

Permalink
fix(cache): resume new link (#103)
Browse files Browse the repository at this point in the history
  • Loading branch information
krsiakdaniel authored Dec 8, 2024
1 parent 111700e commit bdec285
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ export const ID = {
export const EXTERNAL_URL = {
linkedin: 'https://www.linkedin.com/in/krsiakdaniel/',
github: 'https://github.com/krsiakdaniel/',
resume: 'https://drive.google.com/file/d/1b-PWUOauMnFecRuYX7K85xZnwFRMWFR5/view?usp=sharing',
resume: 'https://drive.google.com/file/d/1NBBJJaK_zsvqtNiiF388kygQ4gqi0mLD/view?usp=sharing',
}

// URLs for pages
Expand Down

0 comments on commit bdec285

Please sign in to comment.