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.
1 parent f0548dc commit 95dbddcCopy full SHA for 95dbddc
public/index.html
@@ -7,7 +7,7 @@
7
<meta name="theme-color" content="#000000" />
8
<meta
9
name="description"
10
- content="Web site created using create-react-app"
+ content="Design QR Code | Download QR Code | Free*"
11
/>
12
<link rel="apple-touch-icon" href="%PUBLIC_URL%/logo192.png" />
13
<!--
@@ -24,7 +24,8 @@
24
work correctly both with client-side routing and a non-root public URL.
25
Learn how to configure a non-root public URL by running `npm run build`.
26
-->
27
- <title>React App</title>
+ <title>Design QR Code | Download QR Code</title>
28
+
29
</head>
30
<body>
31
<noscript>You need to enable JavaScript to run this app.</noscript>
0 commit comments