mcmillian.us/html/index.html
Morgan McMillian 139d39bb76
All checks were successful
dreamfall/mcmillian.us/pipeline/head This commit looks good
added link to chrishia.com
2022-12-19 17:13:29 -08:00

15 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>