summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorSolstice <solstice@local>2026-06-09 00:10:06 -0700
committerSolstice <solstice@local>2026-06-09 00:10:06 -0700
commit8cf1686e9e9ed20a1c256ccf9e510f4293aa1cf3 (patch)
tree7dda2b2e61d9098771995611916d169c49676b9c /index.html
parent59708192eb000770ede58f21e5a397c65875eb3b (diff)
fix: resolve scaffolding issues from code review
Diffstat (limited to 'index.html')
-rw-r--r--index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/index.html b/index.html
index ff93803..be34cce 100644
--- a/index.html
+++ b/index.html
@@ -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/svg+xml" href="/tauri.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
- <title>Tauri + React + Typescript</title>
+ <title>Solstice</title>
</head>
<body>