Morgan McMillian
24541e3db5
All checks were successful
git.dreamfall.space/mcmillian.us/pipeline/head This commit looks good
14 lines
414 B
HTML
14 lines
414 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>Morgan McMillian at <a href="https://spacenerdmo.org">SpaceNerdMo.org</a></p>
|
|
<p>Christina McMillian at <a href="https://chrishia.com">chrishia.com</a></p>
|
|
</body>
|
|
</html>
|