neuland-ingolstadt / neuland.app

A free & open source, web-based replacement for the official app of the Technische Hochschule Ingolstadt built with React and Next.js.
https://neuland.app
GNU Affero General Public License v3.0
36 stars 31 forks source link

💄 update favicon #404

Closed BuildmodeOne closed 4 months ago

BuildmodeOne commented 4 months ago

Updates favicon with rounded icon with less padding to the current auto generated one.

favicon-196

alexhorn commented 4 months ago

I just noticed that we already have a rounded favicon at https://dev.neuland.app/favicon.ico, but the app actually points at the square favicon at https://dev.neuland.app/favicon-196.png. Any idea where the other one is coming from?

BuildmodeOne commented 4 months ago

I just noticed that we already have a rounded favicon at https://dev.neuland.app/favicon.ico, but the app actually points at the square favicon at https://dev.neuland.app/favicon-196.png. Any idea where the other one is coming from?

We do not use the favicon.ico anywhere, so I just deleted it. I think it came from an old PR from me, not realizing that we use a generator for that lol