Conversation
|
Hey @matheusandre1 , sorry it took me so much time to get back to you. I have seen your submissions for all the GitHub extensions. I think we have an option to actually have the logo included in the extension itself and that would have my preference to avoid pointing to a link that might get broken at some point. @melloware am I right about this? |
|
Yes copy the icon here in /doxs and the. Use the raw GitHub raw url to point to it. I can find an example |
|
Ah I was hoping we could include it in the jar directly as it makes me nervous to depend on an external URL we don't control. |
|
@gsmet it can be done for DevUi cards using a Dev Ui Card Processor using a local image but that still doesn't make it display on the Extensions documentation page like this URL does. |
|
@gsmet , Thank you for answering me about that. This URL could be used: https://raw.githubusercontent.com/github/explore/main/topics/github/github.png |
|
Yep I would update to that |
done #346