- Notifications
You must be signed in to change notification settings - Fork907
Commit2bcbd9b
authored
fix(site): remove trailing comment from cursor.svg (#18072)
The trailing comment was preventing the SVG from rendering on CoderDesktop macOS, with the SVG loader we use. I've moved it to a placewhere it's apparently OK? Couldn't tell you why.https://validator.w3.org/ had no complaints.I tested this by hardcoding the icon to that served by a build of coderwith this new svg.The first icon is without the trailing comment, the second is with.1 parent2ded3b5 commit2bcbd9b
1 file changed
+21
-20
lines changedLines changed: 21 additions & 20 deletions
Loading
0 commit comments
Comments
(0)