Riverscapes / riverscapes-gatsby-theme

The theme for all Gatsby Riverscapes sites
https://riverscapes.github.io/riverscapes-gatsby-theme/
1 stars 1 forks source link

Implement External Link Handling in ImgCard Component #9

Closed hazuremon closed 8 months ago

hazuremon commented 8 months ago

This pull request adds functionality to enhance the ImgCard component by extending the capabilities of the existing ContentLink component. The primary objective is to enable the handling of both internal and external links within the ImgCard component. This addition is required for the forthcoming Visual Identity page, ensuring a seamless user experience when dealing with diverse link types.

Changes Made:

Reasoning: The Visual Identity page demands improved functionality to cater to varied link types. This enhancement enables the ImgCard component to support both internal and external links, ensuring appropriate handling and providing users with a consistent browsing experience.

Testing: