Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix icon not showing up in gallery #558

Closed
gep13 opened this issue Feb 15, 2018 · 3 comments
Closed

Fix icon not showing up in gallery #558

gep13 opened this issue Feb 15, 2018 · 3 comments
Assignees
Labels
Bug Issues where something has happened which was not expected or intended
Milestone

Comments

@gep13
Copy link
Member

gep13 commented Feb 15, 2018

image

@gep13 gep13 added the Bug Issues where something has happened which was not expected or intended label Feb 15, 2018
@gep13 gep13 added this to the 0.17.0 milestone Feb 15, 2018
@gep13 gep13 self-assigned this Feb 15, 2018
@gep13
Copy link
Member Author

gep13 commented Feb 16, 2018

The icon that is trying to be used is https://cdn.rawgit.com/chocolatey/choco/8b6217061a4efe6543622e903996bb8eac012db2/docs/images/Choco_Icon.png which results in an HTTP 404.

@gep13
Copy link
Member Author

gep13 commented Feb 16, 2018

Let's just use the same iconUrl that chocolatey uses just now:

https://raw.githubusercontent.com/chocolatey/choco/master/docs/logo/chocolateyicon.gif

gep13 added a commit that referenced this issue Feb 16, 2018
- Uses the same one that is currently used in the chocolatey package
@gep13 gep13 closed this as completed Feb 16, 2018
@choco-bot
Copy link

🎉 This issue has been resolved in version 0.17.0 🎉

The release is available on:

Your GitReleaseManager bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Issues where something has happened which was not expected or intended
Projects
None yet
Development

No branches or pull requests

2 participants