diff options
| author | Eleanor Eng <eleanoreng@eleanors-mbp.devices.brown.edu> | 2019-02-25 18:58:45 -0500 |
|---|---|---|
| committer | Eleanor Eng <eleanoreng@eleanors-mbp.devices.brown.edu> | 2019-02-25 18:58:45 -0500 |
| commit | 8d3ebd1eb393baf37932d021d6da79d46ef96a03 (patch) | |
| tree | f6e0ef0cce9041525bcd5f6e0a37eee9226a9896 /build/index.html | |
| parent | fa2be8b245e4ed69b771e70a98e65176785751eb (diff) | |
| parent | 292ff1a8d75f8b15f9388d2c577e09a13836d5dc (diff) | |
Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into contextMenu
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 |
