Closed jasonjg closed 1 year ago
Looks good for now. If anyone (or yourself) feels motivated to give these images rounded corners or even 50% border-radius,
The image tags do currently have inline styling of "border-radius: 50%". It is visible when viewing the file off Github. Github strips inline styling, as well as class
and id
attributes before rendering markdown.
Reference: https://github.com/github/markup
Oh right... so back to markdown? This works and you can get the corresponding links from everyone's profile image (right-click and copy the link). A low-priority issue, but feel free to toy around with this or any other styling you see fit.
![avatar](https://images.weserv.nl/?url=avatars.githubusercontent.com/u/65769327?v=4&h=300&w=300&fit=cover&mask=circle&maxage=7d )
81 Update README.md Contributors avatars so they link to contributor profiles.