Morgan McMillian
139d39bb76
All checks were successful
dreamfall/mcmillian.us/pipeline/head This commit looks good
14 lines
381 B
HTML
14 lines
381 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>
|
|
<p><a href="https://chrishia.com">chrishia.com</a></p>
|
|
</body>
|
|
</html>
|