Exifly / ApiVault

Your gateway to a world of public APIs.
https://apivault.dev
Other
435 stars 39 forks source link

When clicked on the subtitle of a card, the user is redirected to tha… #181

Closed Taseeeer closed 1 year ago

Taseeeer commented 1 year ago

Description

When clicked on the subtitle of a card, the user is redirected to the category the card belongs to.

Changes

Each card's subtitle is now a NuxtLink itself, which if clicked would redirect you to the absolute path /categories+subtitle

Expected Behaviour

The new changes are working fine as per information provided by the author.

gdjohn4s commented 1 year ago

hi @Taseeeer, thank you for the PR! can you provide some informations about this changes? I'll update your PR text with our template! Thanks again 😄

Taseeeer commented 1 year ago

@gdjohn4s sure, I've updated the description and explained the changes in a minimal manner!