feat: Expand supported image and audio formats, update UI color palette, and refresh application assets.

This commit is contained in:
2026-01-30 14:58:14 +01:00
parent 95ee627f1d
commit 76198f28c5
10 changed files with 162 additions and 42 deletions

View File

@@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<link rel="icon" type="image/png" href="/logo.png" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>K-Convert - Privacy-First File Converter</title>
</head>