Merge pull request #214 from nidhi-bhanushali/master
[add]: Resume field in the work section
This commit is contained in:
@@ -302,6 +302,9 @@ const Markdown = props => {
|
||||
project={props.data.contact}
|
||||
/>
|
||||
</>
|
||||
<>
|
||||
<DisplayWork prefix={props.prefix.resume} link={props.link.resume} />
|
||||
</>
|
||||
<>
|
||||
<DisplayWork
|
||||
prefix={props.prefix.funFact}
|
||||
|
||||
Reference in New Issue
Block a user