From 3fbceec8de833416bf1ae049f959f222c3f1a4a0 Mon Sep 17 00:00:00 2001
From: Ariver <shanghai3168@gmail.com>
Date: Tue, 02 Jun 2026 14:05:59 +0800
Subject: [PATCH] Prepare Round 1 model profile QA baseline
---
privatevoice.src/frontend/index.html | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/VoiceSnapGo/frontend/index.html b/privatevoice.src/frontend/index.html
similarity index 89%
rename from VoiceSnapGo/frontend/index.html
rename to privatevoice.src/frontend/index.html
index a04f9a3..e90ccab 100755
--- a/VoiceSnapGo/frontend/index.html
+++ b/privatevoice.src/frontend/index.html
@@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
- <title>VoiceSnap</title>
+ <title>PrivateVoice Input</title>
<link rel="stylesheet" href="/src/styles/global.css" />
</head>
<body>
--
Gitblit v1.9.3