Skip to content

Commit 4d70ce6

Browse files
author
Ives van Hoorne
committed
Increase SEO
1 parent fa89cc0 commit 4d70ce6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/app/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<meta name="description" content="A platform for building and sharing React projects." />
88
<link rel="shortcut icon" href="./favicon.ico">
99
<link href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700|Source+Code+Pro:500" rel="stylesheet">
10-
<title>CodeSandbox</title>
10+
<title>CodeSandbox - React Playground</title>
1111
<script>
1212
(function (i, s, o, g, r, a, m) {
1313
i['GoogleAnalyticsObject'] = r; i[r] = i[r] || function () {
@@ -21,7 +21,7 @@
2121
</script>
2222
</head>
2323

24-
<body>
24+
<body style="background-color: #1C2022;">
2525
<div id="root"></div>
2626
<!--
2727
This HTML file is a template.

0 commit comments

Comments
 (0)