Skip to content

Commit ab716bc

Browse files
committed
update public/index.html
1 parent 61f5b59 commit ab716bc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

public/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@
66
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
77
<meta name="theme-color" content="#000000">
88
<link rel="shortcut icon" href="%PUBLIC_URL%/favicon.ico">
9-
<title>React App</title>
9+
<title>React CodeSandbox</title>
10+
<meta name="description" content="A React component is provided that allows you to programmatically generate CodeSandbox projects from code samples on the fly.">
1011
</head>
1112

1213
<body>

0 commit comments

Comments
 (0)