diff options
Diffstat (limited to 'build/index.html')
-rw-r--r-- | build/index.html | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/build/index.html b/build/index.html deleted file mode 100644 index 4027667cd..000000000 --- a/build/index.html +++ /dev/null @@ -1,13 +0,0 @@ -<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 |