Skip to content

Fix CI, Update SearchListItems and add images to BasicBlock

Compare
Choose a tag to compare
@dgading dgading released this 18 Dec 22:14
88e8bd0

Fixes the CI Build to use node 10.

SearchListItem no longer uses a TopicWrapper and instead just has a div with class around the TopicIcon.

In SearchListContent, SearchListItems are now wrapped in <li> tags to fix and accessibility and markup issue.

BasicBlocks can now have an image in their h2 instead of just being title and teaser content.