diff options
| author | madelinegr <laura_wilson@brown.edu> | 2019-02-18 19:38:08 -0500 |
|---|---|---|
| committer | madelinegr <laura_wilson@brown.edu> | 2019-02-18 19:38:08 -0500 |
| commit | 6fd2cec91efd6672a70e15a786954f92c1d23416 (patch) | |
| tree | 0cbf4c1dd399bd041e05eb4c911a642547f673f9 /build/index.html | |
| parent | 41ba832136aef2b7e6a5034486757aa4b3047cf9 (diff) | |
| parent | 70a8b4ab8075af4d06efb04c083b3bf11636373e (diff) | |
Merge remote-tracking branch 'origin/server_database_merge' into authentication
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 |
