Skip to content

Commit e135b02

Browse files
authored
Update index.html
1 parent 7300725 commit e135b02

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

1.hello-world/6.read-video-vue3/public/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
<meta name="viewport" content="width=device-width,initial-scale=1.0">
88
<meta name="description" content="Read barcodes from camera with Dynamsoft Barcode Reader in a Vue3 Application.">
99
<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/">
1011
<link rel="icon" href="<%= BASE_URL %>favicon.ico">
1112
<title>
1213
<%= htmlWebpackPlugin.options.title %>
@@ -21,4 +22,4 @@
2122
<!-- built files will be auto injected -->
2223
</body>
2324

24-
</html>
25+
</html>

0 commit comments

Comments
 (0)