github-corners
github-corners copied to clipboard
Fix square hint
This pull request fix #32
Wow! Didn't remotely think to go down this path... looking at support, perhaps safari will make this bust? (https://developer.mozilla.org/en-US/docs/Web/SVG/Element/a) ... but will check it out tomorrow and see whats up!
The changes made by this PR seem to work just fine in most browsers. https://caniuse.com/#feat=mdn-svg_elements_a
I tried this change, works great except that the mouse-over label in desktop browsers that is added in PR #46 will not work. To get the mouse-over label to work with this PR insert <title>View source on GitHub</title>
just above the first <path>
.