aboutsummaryrefslogtreecommitdiff
path: root/build/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'build/index.html')
-rw-r--r--build/index.html21
1 files changed, 12 insertions, 9 deletions
diff --git a/build/index.html b/build/index.html
index 01ffe3140..4027667cd 100644
--- a/build/index.html
+++ b/build/index.html
@@ -1,10 +1,13 @@
<html>
- <head>
- <title>Dash Web</title>
- <link href="https://fonts.googleapis.com/css?family=Fjalla+One|Hind+Siliguri:300" rel="stylesheet">
- </head>
- <body>
- <div id="root"></div>
- <script src="./bundle.js"></script>
- </body>
-</html>
+
+<head>
+ <title>Dash Web</title>
+ <link href="https://fonts.googleapis.com/css?family=Fjalla+One|Hind+Siliguri:300" rel="stylesheet">
+</head>
+
+<body>
+ <div id="root"></div>
+ <script src="./bundle.js"></script>
+</body>
+
+</html> \ No newline at end of file