mcmillian.us/html/index.html
Morgan McMillian a982e2c5f2
All checks were successful
dreamfall/mcmillian.us/pipeline/head This commit looks good
initial commit for site setup
2022-12-14 15:31:02 -08:00

14 lines
322 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<link rel="stylesheet" href="/style.css">
<title>mcmillian.us</title>
</head>
<body>
<p><a href="https://morgan.mcmillian.dev">morgan.mcmillian.dev</a></p>
</body>
</html>