diff options
Diffstat (limited to 'react-frontend/src/components/landing.html')
-rw-r--r-- | react-frontend/src/components/landing.html | 10 |
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> |