aboutsummaryrefslogtreecommitdiff
path: root/vnext/src/views/index.html
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2018-12-12 16:38:36 +0300
committerGravatar Vitaly Takmazov2023-01-13 10:37:54 +0300
commit18c59a2590236d8f1bd981ccaefb118c62ba4597 (patch)
treedaee8018576c64419b8213a5784f9fb3bce4a765 /vnext/src/views/index.html
parent959e700efa487ca430f113ecf8ea798c2ae8f20e (diff)
cleanup
Diffstat (limited to 'vnext/src/views/index.html')
-rw-r--r--vnext/src/views/index.html3
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