Remove Header/Footer

This commit is contained in:
Sravan Balaji
2020-04-09 21:30:22 -04:00
parent 631ed3647b
commit 86141b51c6

View File

@@ -1,22 +1,4 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="author" content="Mobile-Robotics-W20-Team-9">
<meta name="viewport" content="width=device-width, initial-scale=1">>
<title>Documentation</title>
</head>
<body>
<h1>UMICH NCLT SLAP Documentation</h1>
<p>
This website is currently a work in progress.
</p>
</body>
<footer>
<small>
Copyright &copy; 2020 Mobile-Robotics-W20-Team-9 under <a rel="license" href="https://docs.google.com/gview?url=https://github.com/Mobile-Robotics-W20-Team-9/UMICH-NCLT-SLAP/raw/master/LICENSE" target="_blank">MIT License</a>
</small>
</footer>
</html>
<h1>UMICH NCLT SLAP Documentation</h1>
<p>
This website is currently a work in progress.
</p>