tholman / github-corners

A fresher "Fork me on GitHub" callout.
http://tholman.com/github-corners
MIT License
4.93k stars 195 forks source link

Fix square hint #41

Open tiagoporto opened 5 years ago

tiagoporto commented 5 years ago

This pull request fix #32

tholman commented 5 years ago

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!

ahuglajbclajep commented 4 years ago

The changes made by this PR seem to work just fine in most browsers. https://caniuse.com/#feat=mdn-svg_elements_a

jxmot commented 3 years ago

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>.