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

add href to svg #22

Open
philshem opened this issue Nov 5, 2020 · 1 comment
Open

add href to svg #22

philshem opened this issue Nov 5, 2020 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@philshem
Copy link
Member

philshem commented Nov 5, 2020

is it possible to add a link to the page in the html/markdown code

![https://co2birth.date Shield for 1982-01-01.](https://co2birth.date/shields/1982-01-01.svg)

and

<img src="https://co2birth.date/shields/1982-01-01.svg" alt="https://co2birth.date Shield for 1982-01-01." />

or in the svg source itself?

https://github.com/co2birthdate/website/blob/master/components/shield.js

would be cool if it linked to the specific date page

@philshem philshem added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed labels Nov 5, 2020
@saintaze
Copy link

saintaze commented Nov 9, 2020

hi, could you elaborate more on the issue?

  • what is the current behavior?

  • what is the expected behavior?

  • where in the codebase it's located?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants