diff options
Diffstat (limited to 'vnext/src')
-rw-r--r-- | vnext/src/views/index.html | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/vnext/src/views/index.html b/vnext/src/views/index.html index 3e0ddf6a..3f5492fb 100644 --- a/vnext/src/views/index.html +++ b/vnext/src/views/index.html @@ -1,6 +1,5 @@ <!DOCTYPE html> <html prefix="og: http://ogp.me/ns#"> - <head> <meta charset="utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> @@ -28,7 +27,6 @@ <link rel="icon" type="image/png" sizes="16x16" href="//i.juick.com/favicon-16x16.png" /> <link rel="manifest" href="//i.juick.com/manifest.json" /> </head> - <body> <div id="app"> <div id="header"> @@ -61,5 +59,4 @@ </div> </div> </body> - </html>
\ No newline at end of file |