diff --git a/landingpage.html b/landingpage.html deleted file mode 100644 index c91743899013c95405a401465c373d13e5e3233f..0000000000000000000000000000000000000000 --- a/landingpage.html +++ /dev/null @@ -1,11 +0,0 @@ -<html> -<head><link rel="stylesheet" href="landingstyle.css"></head> -<header> - <title>Tramshed Tech</title> - <img src="logo.jpg"/><br><br><br><br> -</header> -<body> - <img src="title.png"/> - <button id= "ViewLocations" type="ViewLocations" href="locations.html">View Locations</button> -</body> -</html>