intermodal/docs/index.html
Casey Rodarmor dc95bc53b2
Add github pages homepage
type: documentation
2020-04-07 19:01:00 -07:00

13 lines
290 B
HTML

<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>I N T E R M O D A L</title>
</head>
<body>
<a href="https://github.com/casey/intermodal">github</a>
</body>
</html>
<!-- Love, Casey -->