summaryrefslogtreecommitdiffstats
path: root/index.html
blob: 078d4820895eac8beafb040a4f61f7f4acccc25a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<!DOCTYPE html>
<html lang="en">
	<head>
		<meta charset="UTF-8">
		<meta name="viewport" content="width=device-width, initial-scale=1.0">
		<title>Montgomery Systems</title>
		<meta name="description" content="We build software that doesn't waste your time.">
		<!-- <link href="fira/fira_code.css" rel="stylesheet" type="text/css"> -->
		<!-- <link rel="stylesheet" type="text/css" href="/style.css"> -->
		<!-- <link rel="icon" href="/favicon.ico"> -->
		<!-- <script src="main.js" defer></script> -->
	</head>
	<body>
		<main>
			<p>Under Construction.</p>
		</main>
	</body>
</html>