aboutsummaryrefslogtreecommitdiff
path: root/react-frontend/src/components/landing.html
blob: 8b33b5c4e979e51080eeaae5903924c372f7dcef (plain)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE html>
<html lang="en-US">
  <head>
    <meta charset="utf-8">
    <title>WatchDogLanding</title>    
  </head>
  <body>
   <p>Hello welcome to watchdog</p>
  </body>
</html>