You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Requirement: Add multiple links (LinkedIn, GitHub) in summary
Support Added:
1. Added Portfolio, LinkedIn and GitHub links in the summary
2. Removed url from `ResumeProfile` type and introduced `portfolioLink, linkedinLink, githubLink` keys.
3. Modified UI in order to reflect links in the Form.
4. Updated logic to redirect if only username is present.
Currently only one website can be provided in the summary. It would be nice to allow multiple links such as LinkedIn, GitHub, etc.
The text was updated successfully, but these errors were encountered: