Closed danielgolden closed 4 years ago
@danielgolden that's not a bug. The iconUrl is null. You need to set that value to the path to the icon. For instance: https://github.com/newrelic/nr1-observability-maps/blob/master/icon.png?raw=true in https://github.com/newrelic/opensource-website/blob/develop/src/data/projects/newrelic-nr1-observability-maps.json
ooohh, Ok. I'll do that 👍
:tada: This issue has been resolved in version 0.5.4 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket:
Description
For example, the project page standard layout nerdpack (and probably all of those layout nerdpacks) has an launcher icon but it's not displayed at the top of the page (instead the placeholder icon is displayed).
Steps to Reproduce
View any of the layout nerdpack project pages.
Expected Behaviour
That the launcher icons for these projects would be displayed on the project page or in search results.
Relevant Console output
Your Environment