Closed 3ein39 closed 11 months ago
Name | Link |
---|---|
Latest commit | 9183463f2a65ebad8f90c2f6bd45924933084d3c |
Latest deploy log | https://app.netlify.com/sites/activecourses/deploys/6578b2420c104c0008394296 |
Deploy Preview | https://deploy-preview-14--activecourses.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Resolves #10
This pull request enhances the
ContributorCard
component by adding optional social media links. Contributors can now include their LinkedIn and GitHub profiles, which will be displayed as icons in the card.Changes Made
ContributorCard.js
to include social media links.linkedinUrl
andgithubUrl
as props toContributorCard
.