We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 22183a6 + 1b1e7b7 commit 7b70e0eCopy full SHA for 7b70e0e
1 file changed
1.hello-world/5.read-video-vue/public/index.html
@@ -9,7 +9,7 @@
9
<meta name="keywords" content="read barcode from camera in Vue">
10
<link rel="icon" href="<%= BASE_URL %>favicon.ico">
11
<title>
12
- <%= htmlWebpackPlugin.options.title %>
+ Hello World for Vue - Dynamsoft Barcode Reader Sample
13
</title>
14
</head>
15
@@ -22,4 +22,4 @@
22
<!-- built files will be auto injected -->
23
</body>
24
25
-</html>
+</html>
0 commit comments