Commit Graph

4 Commits

Author SHA1 Message Date
Gurjit Singh ee2b826b5c fix: correct MIME type for PWA manifest icons
The manifest.json was incorrectly specifying 'image/png' as the type
for lettermark.jpg icon files. This commit fixes the MIME type to
'image/jpeg' to match the actual file format, ensuring proper PWA
standards compliance and preventing potential browser compatibility issues.

Also adds .idea/ to .gitignore to exclude JetBrains IDE configuration.
2025-11-28 12:25:51 +01:00
Realmy f7943382d4 Remove lockfile gitignore 2025-02-08 19:00:49 +01:00
not-nullptr 43721904ce feat: add bun lock to gitignore 2024-11-13 16:36:00 +00:00
not-nullptr 036e928b8a feat: initial commit 2024-11-11 13:16:06 +00:00