Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clickable icons #227

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Clickable icons #227

wants to merge 1 commit into from

Conversation

sup3rgiu
Copy link

Make icons clickable to redirect to the associated website

Make icons clickable to redirect to the associated website
@quarkstuff
Copy link
Contributor

IMO, this is not needed, since you can link to the site w/ individual icons
html:

<a href="https://alpinejs.dev/">
  <img src="https://skillicons.dev/icons?i=alpinejs">
</a>

markdown

[![](https://skillicons.dev/icons?i=alpinejs)](https://alpinejs.dev/)

Both result in the intended effect

@sup3rgiu
Copy link
Author

Yes but this is feasible only for individual icons

@1RB
Copy link

1RB commented Nov 20, 2022

+rep

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants