타이틀, favicon 설정

This commit is contained in:
2025-06-11 00:01:04 +09:00
parent 66a45eac8f
commit d085e037a1
33 changed files with 69 additions and 7 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
<meta charset="UTF-8">
<link rel="icon" href="/favicon.ico">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Vite App</title>
<title>LaneBow - 볼링 클럽 매니저</title>
</head>
<body>
<div id="app"></div>