Skip to content

Commit 6bfc677

Browse files
authored
fix(webui): Change title to "YScope CLP" (fixes #1057). (#1061)
1 parent 5cb0800 commit 6bfc677

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/webui/client/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!doctype html>
22
<html lang="en">
33
<head>
4-
<title>Log Viewer Web UI</title>
4+
<title>YScope CLP</title>
55
<meta charset="utf-8"/>
66
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
77
<meta name="description" content="YScope CLP">

0 commit comments

Comments
 (0)