Skip to content

Commit dd9fa68

Browse files
committed
Update index.html
1 parent 196e649 commit dd9fa68

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

public/index.html

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,7 @@
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="ตัวอย่างโปรเจ็ค React จากคลิปสอน Ep.2-20 ของ Zinglecode" />
129
<link rel="apple-touch-icon" href="%PUBLIC_URL%/logo192.png" />
1310
<!--
1411
manifest.json provides metadata used when your web app is installed on a
@@ -24,7 +21,7 @@
2421
work correctly both with client-side routing and a non-root public URL.
2522
Learn how to configure a non-root public URL by running `npm run build`.
2623
-->
27-
<title>React App</title>
24+
<title>React Just React</title>
2825
</head>
2926
<body>
3027
<noscript>You need to enable JavaScript to run this app.</noscript>

0 commit comments

Comments
 (0)