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.
2 parents cf95a60 + e135b02 commit f4d814eCopy full SHA for f4d814e
1.hello-world/6.read-video-vue3/public/index.html
@@ -7,6 +7,7 @@
7
<meta name="viewport" content="width=device-width,initial-scale=1.0">
8
<meta name="description" content="Read barcodes from camera with Dynamsoft Barcode Reader in a Vue3 Application.">
9
<meta name="keywords" content="read barcode from camera in Vue3">
10
+ <link rel="canonical" href="https://demo.dynamsoft.com/Samples/DBR/JS/1.hello-world/6.read-video-vue3/dist/">
11
<link rel="icon" href="<%= BASE_URL %>favicon.ico">
12
<title>
13
<%= htmlWebpackPlugin.options.title %>
@@ -21,4 +22,4 @@
21
22
<!-- built files will be auto injected -->
23
</body>
24
-</html>
25
+</html>
0 commit comments