added favicon and web title

This commit is contained in:
2026-02-09 15:01:53 -06:00
parent 9856317641
commit f66fbf2a16
12 changed files with 2 additions and 2 deletions

View File

@@ -2,9 +2,9 @@
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<link rel="icon" type="image/x-icon" href="/favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>web</title>
<title>SkyMoney</title>
<script>
// Initialize theme immediately to prevent flash and enable Tailwind dark: classes
(function() {