We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07e7038 commit 205ca70Copy full SHA for 205ca70
examples/send_raw_to_javascript/index.html
@@ -2,10 +2,10 @@
2
<html lang="en">
3
<head>
4
<meta charset="UTF-8">
5
- <title>Title</title>
+ <title>WebUI - Send Raw to JavaScript Example</title>
6
</head>
7
<body>
8
-<h1>Hello there!</h1>
+<h1>Send Raw to JavaScript Example</h1>
9
10
<script src="/webui.js"></script>
11
<script type="application/javascript">
0 commit comments