Astro - dynamically adjust favicon
So, I'm just pretty new regarding Astro.
To change my favicon I assume I would need to do:
That is correct, right?
Now, is there a way to dynamically adjust this favicon? Let's say, if user has light theme, use black favicon, and if user has dark theme, use white favicon.
To change my favicon I assume I would need to do:
That is correct, right?
Now, is there a way to dynamically adjust this favicon? Let's say, if user has light theme, use black favicon, and if user has dark theme, use white favicon.
