diff src/index.html @ 236:53ea6406d601

Generate new project with latest @angular/cli, including Angular 4.
author Lucas Thompson <dev@lucas.im>
date Tue, 25 Apr 2017 20:01:09 +0100
parents 5c0d37379879
children
line wrap: on
line diff
--- a/src/index.html	Mon Apr 24 17:05:12 2017 +0100
+++ b/src/index.html	Tue Apr 25 20:01:09 2017 +0100
@@ -9,6 +9,6 @@
   <link rel="icon" type="image/x-icon" href="favicon.ico">
 </head>
 <body>
-  <app-root>Loading...</app-root>
+  <ugly-root>Loading...</ugly-root>
 </body>
 </html>