Skip to content

Commit

Permalink
Add summary
Browse files Browse the repository at this point in the history
  • Loading branch information
junian committed Apr 24, 2024
1 parent 207a045 commit 6322862
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions site/src/utils/constants/default.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20,21 +20,25 @@ export const DEFAULT_STYLES = {
} as ResumeStyles;

export const DEFAULT_MD_CONTENT = `---
name: John Doe
name: Bruce Wayne
header:
- text: <span class="iconify" data-icon="tabler:phone"></span> (+1) 123-456-7890
- text: <span class="iconify" data-icon="tabler:mail"></span> email@example.com
link: mailto:email@example.com
- text: <span class="iconify" data-icon="tabler:brand-github"></span> example
link: https://github.com/example
- text: <span class="iconify" data-icon="tabler:brand-linkedin"></span> example
link: https://www.linkedin.com/in/example/
link: https://www.linkedin.com/in/bruce-wayne/
- text: <span class="iconify" data-icon="charm:person"></span> example.com
link: https://example.com
- text: <span class="iconify" data-icon="ic:outline-location-on"></span> 1234 Abc Street, Boston, MA 02215
newLine: true
---
## Summary
I am vengeance, I am the night, I am Batman.
## Experience
**Machine Learning Engineer Intern**
Expand Down

0 comments on commit 6322862

Please sign in to comment.