From 1a09c1c217a939f2b59662fd812ed4ea827a0ae6 Mon Sep 17 00:00:00 2001 From: Arianne Bayliss <baylissa1@cardiff.ac.uk> Date: Tue, 29 Nov 2022 12:24:01 +0000 Subject: [PATCH] Delete landingpage.html --- landingpage.html | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 landingpage.html diff --git a/landingpage.html b/landingpage.html deleted file mode 100644 index c917438..0000000 --- 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> -- GitLab