aboutsummaryrefslogtreecommitdiff
path: root/react-frontend/src/components/landing.html
diff options
context:
space:
mode:
author9308233900 <reagan_hunt@brown.edu>2021-04-17 01:59:47 -0700
committer9308233900 <reagan_hunt@brown.edu>2021-04-17 01:59:47 -0700
commitc1bcc55be1ada49e63a7cfd49c36695019e36658 (patch)
tree72fc85ac1eaecbf539c9c70dbdbde3637b68102d /react-frontend/src/components/landing.html
parentac87bb66d29f550a79989f9ab471a5f640f6eb50 (diff)
sidebar contrast bug fixed, landing page started
Diffstat (limited to 'react-frontend/src/components/landing.html')
-rw-r--r--react-frontend/src/components/landing.html10
1 files changed, 0 insertions, 10 deletions
diff --git a/react-frontend/src/components/landing.html b/react-frontend/src/components/landing.html
deleted file mode 100644
index 8b33b5c..0000000
--- a/react-frontend/src/components/landing.html
+++ /dev/null
@@ -1,10 +0,0 @@
-<!DOCTYPE html>
-<html lang="en-US">
- <head>
- <meta charset="utf-8">
- <title>WatchDogLanding</title>
- </head>
- <body>
- <p>Hello welcome to watchdog</p>
- </body>
-</html>