3 Commits

Author SHA1 Message Date
Bjorn Lammers
15f841cb09
fix(website): correct aspect ratio using whitespace 2025-04-17 18:05:07 +02:00
Bjorn Lammers
6041e37119
feat(website): enhance web app support and icon metadata
- Add PWA-compatible icons in multiple sizes:
  - android-chrome-192x192.png
  - android-chrome-512x512.png
  - apple-touch-icon.png
  - favicon-16x16.png
  - favicon-32x32.png
- Modernize favicon handling:
  - Update favicon.ico
  - Remove deprecated favicon.png and favicon.svg
- Add site.webmanifest for better PWA integration
- Update metadata to reflect total icon count across pages
2025-04-17 18:05:07 +02:00
Thomas Camlong
d83edeedce
chore: Fix favicons 2025-04-16 18:28:36 +02:00