Breadcrumb > Move avatar within first list item
Problem
The avatar is an image within a list and not contained within a list item. This is semantically incorrect for a list.
Solution
Move the avatar image into the first list item. It should also be a consideration to have aria-hidden="true"
on the image since the text in the first breadcrumb should clarify the project or group.
Edited by Jeremy Elder