Skip to content

Commit bd32a4a

Browse files
committed
update description and keywords
1 parent e6313e5 commit bd32a4a

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

1.hello-world/4.read-video-react/public/index.html

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,9 @@
55
<link rel="icon" href="%PUBLIC_URL%/favicon.ico" />
66
<meta name="viewport" content="width=device-width, initial-scale=1" />
77
<meta name="theme-color" content="#000000" />
8-
<meta
9-
name="description"
10-
content="Web site created using create-react-app"
11-
/>
8+
<meta name="description" content="Read barcode with Dynamsoft Barcode Reader in a React Application.">
9+
<meta name="keywords" content="read barcode from camera and images in React">
10+
<link rel="canonical" href="https://demo.dynamsoft.com/Samples/DBR/JS/1.hello-world/4.read-video-react/build/">
1211
<link rel="apple-touch-icon" href="%PUBLIC_URL%/logo192.png" />
1312
<!--
1413
Notice the use of %PUBLIC_URL% in the tags above.

0 commit comments

Comments
 (0)