Skip to content

Commit

Permalink
fix: title of main page
Browse files Browse the repository at this point in the history
Signed-off-by: Vinayak Kulkarni <19776877+vinayakkulkarni@users.noreply.github.com>
  • Loading branch information
vinayakkulkarni committed Nov 1, 2022
1 parent 630c854 commit 4cf78ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>VImage Demo</title>
<title>V-Image Demo</title>
</head>
<body>
<div id="app"></div>
Expand Down

0 comments on commit 4cf78ea

Please sign in to comment.