Skip to content
This repository has been archived by the owner on Apr 3, 2024. It is now read-only.

Commit

Permalink
Add index
Browse files Browse the repository at this point in the history
  • Loading branch information
ctessum committed Apr 25, 2016
0 parents commit 9abd7f4
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Land Use Regression</title>
<link rel="stylesheet" href="style.css">
<script src="script.js"></script>
</head>
<body>
<h1>Land use regression</h1>
<h3>Regressions of the land use type</h3>
<!-- page content -->
</body>
</html>

0 comments on commit 9abd7f4

Please sign in to comment.