Skip to content

Commit 4960b3f

Browse files
authored
chore(vscode): remove boilterplate html (#39)
Fixes #23 Signed-off-by: karan-palan <karanpalan007@gmail.com>
1 parent b9d88b2 commit 4960b3f

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

webview/index.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,8 @@
22
<html lang="en">
33
<head>
44
<meta charset="UTF-8" />
5-
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
65
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7-
<title>webview-ui</title>
6+
<title>Sourcemeta Studio</title>
87
</head>
98
<body>
109
<div id="root"></div>

0 commit comments

Comments
 (0)