public/index.html in grounds-0.0.1 vs public/index.html in grounds-0.1.0

- old
+ new

@@ -4,9 +4,9 @@ <meta charset="utf-8"> <meta name="viewport" content="width=device-width"> <link rel="stylesheet" href="index.css"> </head> <body> - <p>Grounds is the modern web developer’s best friend.</p> + <h1>Grounds console</h1> <script src="index.js"></script> </body> </html>