mat.services/index.html

16 lines
444 B
HTML
Raw Normal View History

2018-02-08 21:21:28 +00:00
<!DOCTYPE html>
2018-02-08 23:02:36 +00:00
<html>
2018-02-08 21:21:28 +00:00
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
2018-02-08 23:02:36 +00:00
<meta name="viewport" content="width=device-width,initial-scale=1.0">
2018-02-08 21:21:28 +00:00
<title>matthew ess</title>
<meta name="author" content="Matthew Ess">
<meta name="description" content="My personal site">
</head>
<body>
<div id="app"></div>
2018-02-08 23:02:36 +00:00
<!-- built files will be auto injected -->
2018-02-08 21:21:28 +00:00
</body>
</html>