Skip to content

Commit 3230b6f

Browse files
authored
Update 1.read-video-show-result.html
Added canonical url
1 parent c4d0002 commit 3230b6f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

2.ui-tweaking/1.read-video-show-result.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
<meta name="description" content="Read barcode from a video input. This sample demonstrates the default built-in UI.">
88
<meta name="keywords" content="read barcode from video, built-in ui">
99
<title>Dynamsoft Barcode Reader Sample - Video Decoding with Default UI</title>
10+
<link rel="canonical" href="https://demo.dynamsoft.com/Samples/DBR/JS/2.ui-tweaking/1.read-video-show-result.html">
1011
</head>
1112

1213
<body>
@@ -197,4 +198,4 @@ <h1 style="font-size: 1.5em;">Use the Default Built-in UI</h1>
197198
}
198199
</style>
199200

200-
</html>
201+
</html>

0 commit comments

Comments
 (0)