unfolding-io / nebulix

Nebulix, a Fast & Green Theme Based on Astro + Static CMS + Snipcart
https://nebulix.unfolding.io/
Other
232 stars 112 forks source link

Unable to change the logo #17

Closed getofmeland closed 10 months ago

getofmeland commented 10 months ago

I have tried to change the logo to an SVG created in Canva, but it never renders on the build.

I have tried a complex based image but also a very basic text image.

preetamslot commented 10 months ago

Hi @getofmeland, can you share the svg and let me know what you mean with "it never renders on the build"?

Thanks

getofmeland commented 10 months ago

logoold Cloud Security Insider (1)

I have tried both of these and they never render. I apologise as I am just trying to learn Astro and the capabilities and came across your awesome template and wanted to make it work for me.

preetamslot commented 10 months ago

Your image is not vector based :( if you look at the source, it is based on pixel images embedded in an SVG.

image

You can always test and optimize SVG here: https://jakearchibald.github.io/svgomg/