aboutsummaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorBob Zeleznik <zzzman@gmail.com>2019-04-30 21:51:01 -0400
committerBob Zeleznik <zzzman@gmail.com>2019-04-30 21:51:01 -0400
commite0375046dd873745f51263c215395843e7b6c2ce (patch)
tree52e085050f3af8fe4832e5f172893848653ac001 /build
parent32ad476cb98d140586af8147c3d2431623325385 (diff)
parent86e89178628a27a91665ad835046e536bdb89729 (diff)
merged with master
Diffstat (limited to 'build')
-rw-r--r--build/index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/build/index.html b/build/index.html
index fda212af4..a738d1092 100644
--- a/build/index.html
+++ b/build/index.html
@@ -1,12 +1,12 @@
<html>
<head>
- <title>Dash Web</title>
+ <title>Dash Web Build</title>
</head>
<body>
- <div id="root"></div>
- <script src="./bundle.js"></script>
+ <div id="root"></div>
+ <script src="./bundle.js"></script>
</body>
</html> \ No newline at end of file