feat(ui): add new app icon svg
All checks were successful
Deploy to Production / deploy (push) Successful in 5s

This commit is contained in:
2026-02-26 23:41:28 +00:00
parent 9ec71db87c
commit bec57f9e49
2 changed files with 21 additions and 0 deletions

View File

@@ -2,6 +2,7 @@
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Tools App</title>
</head>