Skip to content

Commit fa89cc0

Browse files
author
Ives van Hoorne
committed
Add description for google
1 parent b4b33a7 commit fa89cc0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/app/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<head>
55
<meta charset="utf-8">
66
<!--<meta name="viewport" content="width=device-width, initial-scale=1">-->
7+
<meta name="description" content="A platform for building and sharing React projects." />
78
<link rel="shortcut icon" href="./favicon.ico">
89
<link href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700|Source+Code+Pro:500" rel="stylesheet">
910
<title>CodeSandbox</title>
@@ -34,4 +35,4 @@
3435
-->
3536
</body>
3637

37-
</html>
38+
</html>

0 commit comments

Comments
 (0)