Update page title

Refresh the HTML title text for the client page.
This commit is contained in:
dsyoon
2026-01-30 20:59:41 +09:00
parent 0601488087
commit ebd6a574d4

View File

@@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>TTS 저장/조회/삭제</title>
<title>글소리 (TTS, 텍스트→MP3변환)</title>
<link rel="stylesheet" href="/static/styles.css" />
</head>
<body>