Skip to content

Commit 205ca70

Browse files
committed
Update example's title
1 parent 07e7038 commit 205ca70

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/send_raw_to_javascript/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<html lang="en">
33
<head>
44
<meta charset="UTF-8">
5-
<title>Title</title>
5+
<title>WebUI - Send Raw to JavaScript Example</title>
66
</head>
77
<body>
8-
<h1>Hello there!</h1>
8+
<h1>Send Raw to JavaScript Example</h1>
99

1010
<script src="/webui.js"></script>
1111
<script type="application/javascript">

0 commit comments

Comments
 (0)