1bl4z3r / hermit-V2

Continuing Hermit's legacy to be minimal and fast theme
https://1bl4z3r.github.io/hermit-V2/
MIT License
79 stars 33 forks source link

Few icons don't render. #53

Closed dnikoloski closed 6 months ago

dnikoloski commented 6 months ago

Discord, Twitter and few other icons don't render properly for me.

How it looks on my website. image

Code snippet from the Elements: image

1bl4z3r commented 6 months ago

Hi @dnikoloski,

That's simply not possible. All SVG icons are rendered regardless if it is Discord, Twitter or anything else.

Could you give further explanation on how did you setup the theme or/and your browser (if it is hardened, has some blockers enabled etc.) If possible could you please test with Vanilla Chromium or Firefox browsers?

dnikoloski commented 6 months ago

Hi @1bl4z3r, thanks for reply.

You are totally right, It was my bad, I forgot to check out layouts directory, that had a few custom icons in it and overwrote the theme's ones.

Solved now.

1bl4z3r commented 6 months ago

That's the LMAO moment, if I have ever seen one.

Glad it got resolved.