We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6313e5 commit bd32a4aCopy full SHA for bd32a4a
1 file changed
1.hello-world/4.read-video-react/public/index.html
@@ -5,10 +5,9 @@
5
<link rel="icon" href="%PUBLIC_URL%/favicon.ico" />
6
<meta name="viewport" content="width=device-width, initial-scale=1" />
7
<meta name="theme-color" content="#000000" />
8
- <meta
9
- name="description"
10
- content="Web site created using create-react-app"
11
- />
+ <meta name="description" content="Read barcode with Dynamsoft Barcode Reader in a React Application.">
+ <meta name="keywords" content="read barcode from camera and images in React">
+ <link rel="canonical" href="https://demo.dynamsoft.com/Samples/DBR/JS/1.hello-world/4.read-video-react/build/">
12
<link rel="apple-touch-icon" href="%PUBLIC_URL%/logo192.png" />
13
<!--
14
Notice the use of %PUBLIC_URL% in the tags above.
0 commit comments