Morgan McMillian
a982e2c5f2
All checks were successful
dreamfall/mcmillian.us/pipeline/head This commit looks good
13 lines
322 B
HTML
13 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>
|