github-corners
github-corners copied to clipboard
A fresher "Fork me on GitHub" callout.
I wonder whether it'd be possible to get this in the bottom right or bottom left corner while still looking good.
I think it would be nice if GitHub corners opened their links in a new tab by default. I tried implementing this with #50.
This pull request fix #32
new tab all the links!
Internet Explorer makes SVGs inside focusable content also focusable themselves – meaning IE users will have to hit tab twice to get past the corner, and it’s unclear where the...
I also changed the ``s to styled ``s. Because the ``s weren't going down well with React. I needed some practice with React, so I decided to make a customizer...
This will make it easier for users who would like to use these with React apps. It's possible for users to translate manually using https://magic.reactjs.net/htmltojsx.htm.