added support for personal links to team members #12

Open
Aitaneuh wants to merge 1 commit from feature/member-links into main
Member

You can now add links to your github. your twitter or a personal website with a nice looking icon under your team member page.

image

You can now add links to your github. your twitter or a personal website with a nice looking icon under your team member page. ![image](/attachments/d365348d-79ed-4bd6-95c1-3fb17ddba592)
Owner

Hey there,
Great intuition but I would be moving the icons definitions in another file. A thing that would be great is having a component that decomposes the URL to show the right icon and get a fallback one if none is found. Links are also dynamic as said in Fabcorp/Fabcorp-Website!13

Hey there, Great intuition but I would be moving the icons definitions in another file. A thing that would be great is having a component that decomposes the URL to show the right icon and get a fallback one if none is found. Links are also dynamic as said in Fabcorp/Fabcorp-Website!13
This pull request doesn't have enough approvals yet. 0 of 1 approvals granted.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin feature/member-links:feature/member-links
git switch feature/member-links
Sign in to join this conversation.
No description provided.