update: title for frontend page

This commit is contained in:
alikia2x (寒寒) 2025-03-31 06:36:36 +08:00
parent 79af12e526
commit 2aead46b51
Signed by: alikia2x
GPG Key ID: 56209E0CCD8420C6
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
export const VERSION = "1.2.6";
export const VERSION = "1.2.7";

View File

@ -7,7 +7,7 @@ import "../styles/global.css";
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>CVSA 前端</title>
<title>中V档案馆</title>
</head>
<body class="dark:bg-zinc-900 dark:text-zinc-100">
<slot />