globocom/opensource

Missing secDevLabs logo from the Home page

Opened this issue · 3 comments

I've noticed that while the secDevLabs logo is available at Projetos, it is missing from the Home page, where it was replaced with an uncentralized H2 tag. Was it intended? If not, I would like to try to fix it!

Hey @LFRusso, in Home Page we have a dark background and maybe some logos doesn't contrast very well. If it's the case, probably you'll have to invert the logo color.

But yes, you can fix it 👍

So I might be wrong (I'm pretty new to Gatsby), but it seems like I can't really change the projects images directly as they are being loaded here. Also, I've tested locally and the original colors are indeed a little off in the dark background
normal
So tried inverting the black and white parts:
inverted

Would adding the inverted version to /static/images (as I've done here) be of any help?

hey @LFRusso the inverted version seems a little bit weird, i think it's better just centralize the h2 tag.