2022-01-26 01:55:14 +00:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html lang="en">
|
|
|
|
<head>
|
|
|
|
<title>matthew ess</title>
|
|
|
|
<meta charset="UTF-8" />
|
|
|
|
<meta name="viewport" content="width=device-width,initial-scale=1" />
|
2022-01-26 02:08:09 +00:00
|
|
|
<meta name="description" content="matthew ess's personal site" />
|
2022-01-26 01:55:14 +00:00
|
|
|
<link rel="stylesheet" href="style.css" />
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<h1>matthew ess</h1>
|
|
|
|
<p>is working on making something nice here</p>
|
|
|
|
</body>
|
|
|
|
</html>
|