Skip to content

Commit

Permalink
fix: resume path in Readme (#734)
Browse files Browse the repository at this point in the history
* fix resume in readme

* fix bug

* Remove .idea files from tracking and update .gitignore
  • Loading branch information
jingchenyc authored Oct 18, 2024
1 parent 2b94cad commit 8bb65dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ const twitterDetails = { ... }

```
#### Resume upload
To upload your own resume, simply upload a pdf to `src/containers/resume` and rename the pdf to `resume.pdf`.
To upload your own resume, simply upload a pdf to `src/containers/greeting/resume` and rename the pdf to `resume.pdf`.

#### Using Emojis

Expand Down

0 comments on commit 8bb65dc

Please sign in to comment.