vert/static
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
..
banner.png README improvements (#13) 2024-11-14 08:45:23 +00:00
favicon.png VERT logo update (again) 2025-02-07 17:12:36 +01:00
lettermark.jpg feat: start PWA support 2025-02-11 15:24:29 +03:00
manifest.json fix: correct MIME type for PWA manifest icons 2025-11-28 12:25:51 +01:00
pandoc.wasm feat: documents support 2025-04-12 23:18:50 +01:00
robots.txt fix: unnecessary seo 2025-10-30 00:48:13 +03:00
sitemap.xml feat: privacy updates (#144) 2025-10-20 13:32:22 +01:00
sw.js chore: update dependencies & workers 2025-11-19 20:11:12 +03:00