mat.services/index.html

16 lines
448 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>matthew ess</title>
<meta name="author" content="Matthew Ess">
<meta name="description" content="My personal site">
</head>
<body>
<div id="app"></div>
<script src="/dist/build.js"></script>
</body>
</html>