Fix title (WinscopeNg => Winscope)

Bug: b/264247967
Test: open app and check the title is 'Winscope'
Change-Id: I126a5f2f714c2fbefa42f2d7281abb9b2feb798f
This commit is contained in:
Kean Mariotti
2023-01-05 12:59:49 +00:00
parent e1cfda57cb
commit 25682f6e34

View File

@@ -17,7 +17,7 @@
<html lang="en">
<head>
<meta charset="utf-8">
<title>WinscopeNg</title>
<title>Winscope</title>
<base href="/">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/x-icon" href="favicon.svg">