Skip to content

Commit b1a425a

Browse files
committed
feat: remove default title in index.html
1 parent 92d55a8 commit b1a425a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

frontend/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="UTF-8" />
55
<link rel="icon" type="image/svg+xml" />
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7-
<title>SQLBot</title>
7+
<!-- <title>SQLBot</title>-->
88
</head>
99
<body>
1010
<div id="app"></div>

0 commit comments

Comments
 (0)